mapleFU commented on code in PR #2506:
URL: https://github.com/apache/kvrocks/pull/2506#discussion_r1730368349


##########
src/config/config.h:
##########
@@ -168,6 +168,9 @@ struct Config {
   int json_max_nesting_depth = 1024;
   JsonStorageFormat json_storage_format = JsonStorageFormat::JSON;
 
+  // transactional mode engine::Context

Review Comment:
   ```suggestion
     // Enable transactional mode in engine::Context
   ```



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