remove zlib as a default rocksdb compression option
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
@@ -821,7 +821,7 @@
|
||||
|
||||
# Type of RocksDB database compression to use.
|
||||
#
|
||||
# Available options are "zstd", "zlib", "bz2", "lz4", or "none".
|
||||
# Available options are "zstd", "bz2", "lz4", or "none".
|
||||
#
|
||||
# It is best to use ZSTD as an overall good balance between
|
||||
# speed/performance, storage, IO amplification, and CPU usage. For more
|
||||
|
||||
Reference in New Issue
Block a user