crdts-are-state-based-cvrdts

Status: IN

All four CRDT types (GCounter, PNCounter, LWWRegister, ORSet) use state-based replication via a `merge()` method that implements a join-semilattice; no operation log or causal delivery is used

Source: entries/2026/05/29/topic-delta-state-crdts.md

JSON