You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zachary Jones d2acf0fc3b
Update to all READMEs for hosted content
9 years ago
..
README.md Update to all READMEs for hosted content 9 years ago
a-comprehensive-study-of-convergent-and-communative-replicated-data-types.pdf updates based on applicative programming and what will be mays paper 10 years ago

README.md

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).