Files
research/core-concepts/crdt.md
T
2026-02-19 10:12:39 +00:00

253 B

CRDTs in Holepunch

Concepts

Autobase proofs → commutative ops (last-writer-wins or merge).

Ex: Yjs over hypercore, or Autobase tx merge.

Benefits: Offline/conflict-free collab.

Hyperdrive: Versioned but not true CRDT (truncate).