Skip to main content

Module crdt

Module crdt 

Source

Structs§

CrdtDoc
CRDT document wrapping a Yjs Doc for conflict-free merging.

Functions§

compact
Compact a CRDT state by re-encoding (GC tombstones where possible).
merge
Merge two concurrent text versions against a common base using CRDT.