PragmaTwice commented on issue #315:
URL: 
https://github.com/apache/incubator-kvrocks/issues/315#issuecomment-1467286891

   > If we were to use WATCH/UNWATCH support more widely in our other projects 
too, assuming that 99.9% of the time transactions will execute without any 
conflicts. Should we expect degraded performance, possibly because of a lock 
contention?
   
   I think compared to the performance downgrade of WATCH, the downgrade of 
MULTI-EXEC may be more large. So if you already use some MULTI-EXEC pattern, 
the runtime cost to use WATCH may be less. You can try it in your case and 
share performance data with us if you like.


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