CRDT References
##References
- A comprehensive study of Convergent and Commutative Replicated Data Types
- Paper: CRDTs: Consistency Without Concurrency Control
- Convergent Replicated Data Types
- Sean Cribbs - Eventually Consistent Data Structures
- Sean Allen tweet asking for references
- Playing with Riak and CRDTs - Counters
- "CRDTs Illustrated" by Arnout Engelen video
- Strong Eventual Consistency and Conflict-free Replicated Data Types
- "Consistency without consensus in production systems" by Peter Bourgon