GitHub user git-hulk edited a comment on the discussion: Does Kvrocks guarantee atomicity property in case of crash?
Yes for sure, that makes a lot of sense to have the crash-atomic behavior. But the following corner cases should be considered: - EVAL/Function Call inside transaction - Read-only script should be kept as it is - lua-strict-key-accessing is enabled, which will run scripts in parallel GitHub link: https://github.com/apache/kvrocks/discussions/3546#discussioncomment-17548060 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
