git-hulk commented on PR #1287:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1287#issuecomment-1449249190

   > Other LGTM. Though I still think put txn_write_batch_ in storage in a bit 
trickey, can we add some description here, for it can only used by exclusive 
command?
   
   Thanks for your kind review. Agreed to add more comments to explain why the 
current implementation is right. I'm also thinking about how to allow multi 
transactions to improve performance because it's unnecessary to be exclusive 
command if we can promise the commit all or none. But can retrospect this after 
this PR and the watch/unwatch feature are ready.


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