GitHub user isnowly added a comment to the discussion: Is the mset command atomicity?
Hi, @git-hulk Thank you for your clarification. Things looked different than I expected. Now I have a batch of key values that need to be inserted, but I want them to be executed in the same transaction (`rollback` if it fails). For this I am looking for a solution. Redis has transactions, but it doesn't seem to be complete as it can't handle rollbacks. Can you tell me how kvrocks achieves this? Thanks. Regards GitHub link: https://github.com/apache/incubator-kvrocks/discussions/1266#discussioncomment-5050718 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
