aleksraiden commented on code in PR #2182:
URL: https://github.com/apache/kvrocks/pull/2182#discussion_r1557474212


##########
kvrocks.conf:
##########
@@ -902,6 +902,11 @@ rocksdb.write_options.sync no
 # Default: no
 rocksdb.write_options.disable_wal no
 
+# Algorithm to use for WAL compression. none to disable.
+# Supports from rocksdb 9.0. At now only none and zstd are support.
+# Default: none
+rocksdb.wal_compression = none

Review Comment:
   Of course, @torwig could you help me with this, please? 



-- 
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