a tunable consistency model where users can adjust the consistency level based on their application need #18
destrex271
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
possibly leveraging techniques like multi-version concurrency control (MVCC) or CRDTs (Conflict-free Replicated Data Types)
All reactions