You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/11/07 02:11:14 UTC

[GitHub] [incubator-kvrocks] ShooterIT commented on pull request #1078: Add ZLIB dependency for compression in rocksdb

ShooterIT commented on PR #1078:
URL: https://github.com/apache/incubator-kvrocks/pull/1078#issuecomment-1304993773

   @PragmaTwice Why we should support ZLIB, IIRC, ZLIB has poor performance, we  already have there compression algorithms, snappy is general algorithm from leveldb period, not bad in everything, also is default compression in kvrocks. lz4 has powerful performance, and zstd has good compression ratio and not bad performance. So i think current compression algorithms are enough.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org