Skip to main contentModule crdt
Source - CrdtDoc
- CRDT document wrapping a Yjs
Doc for conflict-free merging.
- compact
- Compact a CRDT state by re-encoding (GC tombstones where possible).
- merge
- Merge two concurrent text versions against a common base using CRDT.