7 ms·
Kleppmann, et al.'s paper on OpSets [1], a specification for building CRDTs with support for an atomic tree move operation, was the best one for me. Automerge
by migueloller 6y ago
Kleppmann, et al.'s paper on OpSets [1], a specification for building CRDTs with support for an atomic tree move operation, was the best one for me.
Automerge [2] implements a variant of this.
[1] https://arxiv.org/abs/1805.04263 https://arxiv.org/abs/1805.04263
[2] https://github.com/automerge/automerge https://github.com/automerge/automerge