gluster / glusterfs

Gluster Filesystem : Build your distributed storage in minutes
https://www.gluster.org
GNU General Public License v2.0
4.74k stars 1.08k forks source link

ZStandard compression support (replacing zlib) #3840

Open mykaul opened 2 years ago

mykaul commented 2 years ago

It's a much faster compression/decompression algorithm, which may be useful to use instead of zlib. While there are faster implementation of the zlib compression algorithm, zstandard is still better.

mykaul commented 2 years ago

TODO: relevant tests (cdc.t will fail of course, due to lack of gzip compressed dump. It does passes otherwise, even when I injected errors, which is an issue by itself!).

stale[bot] commented 1 year ago

Thank you for your contributions. Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity. It will be closed in 2 weeks if no one responds with a comment here.

mykaul commented 1 year ago

Ah - I thought this was cool and seem to have worked well. Too bad.