GitHub user tanruixiang added a comment to the discussion: We expect kvrocks to support MVCC
> I think the key reason in your design is never mvcc, is transaction. Maybe a > key service like zk or redlock is required when calling set, and getting a > key should goto the right server. I agree. I think your design needs to do more at the cache layer. This will be much less work than modifying kvrocks. GitHub link: https://github.com/apache/incubator-kvrocks/discussions/905#discussioncomment-3706012 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
