i18n-now opened a new issue, #2143:
URL: https://github.com/apache/kvrocks/issues/2143

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   https://github.com/facebook/rocksdb/wiki/Space-Tuning#compression-level
   Default Zstandard compression level is 3 and it is also a default in 
RocksDB. Zstandard allows to set compression level from 1 to 19 and it trades 
compression speed and ratio (https://github.com/facebook/zstd). In one typical 
DB, we use level 6 and in general we use “compression_opts=-14:6:0”.
   
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to