Crdt 2026 05 03

Conflict-free replicated data types (CRDTs) replicate across distributed nodes without coordination, guaranteeing strong eventual consistency via merge functions. Covers CvRDT/CmRDT theory, counters, registers, sets, sequence CRDTs (RGA/WOOT/Logoot), maps, trees, garbage collection, delta CRDTs, and OT comparison. Use when building collaborative editors, offline-first apps, or distributed systems.

tangledgroup Updated

File contents

tangledgroup/tangled-skills/tree/main/misc/crdt-2026-05-03 commit 1aaa635b3e

Frequently asked questions

npx skillmds@latest add tangledgroup/crdt-2026-05-03