GitHub user usrtax created a discussion: why rocksdb.compression not support zstd?
I see this in kvrocks.conf write ``` # Specify the compression to use. Only compress level greater # than 2 to improve performance. # Accept value: "no", "snappy", "lz4" # default snappy rocksdb.compression snappy ``` but rocksdb do support zstd compress why kvrocks not support this ? GitHub link: https://github.com/apache/incubator-kvrocks/discussions/853 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
