[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gunzip and bunzip2 stores
From: |
Niels Möller |
Subject: |
Re: Gunzip and bunzip2 stores |
Date: |
10 Sep 2002 00:36:52 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Ludovic Courtès <ludovic.courtes@utbm.fr> writes:
> Should I rather switch to a custom store-like io library (using libbz2 and
> zlib) or is there another solution with libstore?
You might want to extend the gz and bz2 store-modules to support
read-write mode. Or start playing around by writing a new store
module, gz-rw, which supports both read and write. I suspect it's not
trivial to do in a good way.
As for the new call store_set_size, at least it sounds reasonable to
me, even if most store types probably won't support it.
/Niels
- Gunzip and bunzip2 stores, Ludovic Courtès, 2002/09/06
- Re: Gunzip and bunzip2 stores, Michal 'hramrach' Suchanek, 2002/09/09
- Re: Gunzip and bunzip2 stores,
Niels Möller <=
- Re: Gunzip and bunzip2 stores, Ludovic Courtès, 2002/09/10
- Re: Gunzip and bunzip2 stores, Neal H. Walfield, 2002/09/10
- Re: Gunzip and bunzip2 stores, Marcus Brinkmann, 2002/09/10
- Re: Gunzip and bunzip2 stores, Ludovic Courtès, 2002/09/12
- Re: Gunzip and bunzip2 stores, Clemmitt Sigler, 2002/09/12
- Re: Gunzip and bunzip2 stores, Jeff Bailey, 2002/09/12
- Re: Gunzip and bunzip2 stores, Marcus Brinkmann, 2002/09/12
- Re: Gunzip and bunzip2 stores, Ludovic Courtès, 2002/09/12
- Re: Gunzip and bunzip2 stores, Marcus Brinkmann, 2002/09/12