Automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
Relations
used by Conflict-free replicated data type (CRDT)
In distributed computing, a conflict-free replicated data type (CRDT) is a data structure which can b...
Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources
cons given in | compared in Faster CRDTs: An Adventure in Optimization
10.0 rating 4.0 level 8.0 clarity 4.0 background – 1 rating
has official Automerge: Real-time data sync between edge devices
We introduce Automerge, a JavaScript library for data synchronisation between mobile devices such as...
used in Peritext: A CRDT for Rich-Text Collaboration
Collaboration on rich text is hard to model with plain-text approaches. We review the challenges and...