70 %
Solutions
Discord
Party Corgi
More
CRDT
Talks
CRDTs and the Quest for Distributed Consistency
- Martin Kleppmann
CRDTs: The Hard Parts
- Martin Kleppmann
Automerge: Making Servers Optional for Real-Time Collaboration
- Martin Kleppmann
Code
automerge
, JavaScript
sled.rs
, A Rust-based embedded database with
merge operators
Lasp
Replicated Object Notation
Papers
Conflict-free Replicated Data Types
(2018) - PreguiƧa, Baquero, Shapiro (2018)
A comprehensive study of Convergent and Commutative Replicated Data Types
(2011) - Shapiro, PreguiƧa, Baquero, Zawirski
Chronofold: a data structure for versioned text
(2020) - Grishchenko and Patrakeev
Interleaving anomalies in collaborative text editors
(2019) - Martin Kleppmann, Victor B. F. Gomes, Dominic P. Mulligan, and Alastair R. Beresford
Misc
Jepsen on
Consistency Models
CRDTs and Ropes
in the
xi-editor
Applied Monotonicity: A Brief History of CRDTs in Riak
CRDTs are the Future