GitHub user git-hulk added a comment to the discussion: Is the mset command atomicity?
It's NOT an atomic operation in MSET command, but we can improve it since we supports multi-key locks now. For more detail can see: https://github.com/apache/incubator-kvrocks/blob/unstable/src/types/redis_string.cc#L356 GitHub link: https://github.com/apache/incubator-kvrocks/discussions/1266#discussioncomment-5050013 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
