There's a site that seem to contain good resources about CRDTs: [Conflict-free Replicated Data Types](https://crdt.tech/implementations) https://jakelazaroff.com/words/an-interactive-intro-to-crdts/ Related: - [Building bi-directional sync between two system](https://marcel.is/bidirectional-sync/)