git-hulk commented on PR #3047:
URL: https://github.com/apache/kvrocks/pull/3047#issuecomment-3051124375

   > My understanding is in Redis each client knows its last write sequence 
number, so WAIT would only need to wait for its own write. In KVRocks, the 
following scenario is possible if I get the code correct:
   
   oh, I see. Redis did track the write offset for each client. Let me check if 
possible to do that in Kvrocks as well.


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