Felix Ng <
feli...@gmail.com> schrieb am 2015-01-29 17:39:
> I am trying to enable compression with no luck.
>
> I created 2 kch
>
> one with no extra options
> another one with #opts=c#zcomp=zlib
>
> then, i insert 1million records, to each of these database, but the size
> are pretty much the same (value size is around 2kb)
Have your verified (e.g. with kchashmgr) that the options are really set?
Small values are never compressed, see manual:
"If the value is bigger than 1KB or more, compression is effective."
So, if your 2 KB value is only an average, many values might not be compressed.
Ciao
Sven