PokIsemaine commented on code in PR #2506: URL: https://github.com/apache/kvrocks/pull/2506#discussion_r1730328652
########## kvrocks.conf: ########## @@ -335,6 +335,10 @@ json-max-nesting-depth 1024 # Default: json json-storage-format json +# Whether to enable transactional mode engine::Context. Review Comment: Okay, I've explained a little bit where the changes have occurred, but explaining it in the configuration file makes it easier for users to understand the purpose. enabled by default: This is a experimental feature that is expected to enhance the consistency of kvrocks. Enabled by default in the hope of collecting more feedback. -- 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]
