automerge / automerge-classic

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
http://automerge.org/
MIT License
14.75k stars 467 forks source link

Binary format data migration tool #298

Open ept opened 3 years ago

ept commented 3 years ago

We need a tool to losslessly convert documents in Automerge's current JSON-based format into the new binary format (#253). It will need to do the following: