275 questions, 991 terms and 600 topics in 30 areas.
2 results for “CRDTs”
The property that replicas applying the same set of updates in any order reach the same state, which is what removes the need for a central arbiter.
Data types that converge without coordination, and the semantics you must accept.