CRDTsEdit
- Stéphane Weiss, Pascal Urso, Pascal Molli. Logoot: A Scalable Optimistic Replication Algorithm for Collaborative Editing on P2P Networks. 29th IEEE International Conference on Distributed Computing Systems - ICDCS 2009
- Fun with CRDTs
- Example WOOT implementation in JavaScript and Scala
- "CRDT notes: Excerpts collected from papers and articles published on the Web"
- https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type
- Brice Nédelec, Pascal Molli, Achour Mostefaoui, Emmanuel Desmontils. LSEQ: an Adaptive Structure for Sequences in Distributed Collaborative Editing. 13th ACM Symposium on Document Engineering (DocEng), Sep 2013
- "Consistency without concurrency control in large, dynamic systems (Letia, Preguiça, Shapiro, 2009)"
- "Designing a commutative replicated data type (Shapiro, Preguiça, 2007)"
- "Readings in conflict-free replicated data types"
- "Efficient State-based CRDTs by Delta-Mutation (Almeida, Shoker, Baquero, 2014)"
- https://www.microsoft.com/en-us/research/video/strong-eventual-consistency-and-conflict-free-replicated-data-types/
- "A Conflict-Free Replicated JSON Datatype (2016)"
- https://github.com/dominictarr/crdt