papers-we-love_papers-we-love/data_replication/README.md
Zachary Jones d2acf0fc3b Update to all READMEs for hosted content
reorganization of so-called historical papers
2015-10-07 15:12:22 -04:00

556 B

Data Replication

  • 📜 A comprehensive study of Convergent and Commutative Replicated Data Types

    Eventual consistency aims to ensure that replicas of some mutable shared object converge without foreground synchronisation. We study a principled approach: to base the design of shared data types on some simple formal conditions that are sufficient to guarantee even- tual consistency. We call these types Convergent or Commutative Replicated Data Types (CRDTs).