Real time collaborative text editor
Inspiration: https://conclave-team.github.io/conclave-site/
- Commutativity -> Operations applied in different order produce the same result (A + B = B + A)
- Idempotency -> Repeated operations produce the sam e result
- Sequence CRDT