code wiki / crdt

topic: crdt

4 modules sharing the crdt name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_crdt_seq.nxSOVEREIGN SEQUENCE CRDT (RGA: Replicated Growable Array, Roh et al. 2011). The V-COLLAB rung-11069
nx_crdt_seq_gate.nxproves the sovereign sequence CRDT (RGA) converges with ZERO collisions where a lock /1047
nx_crdt_sync.nxCRDT SYNC op-log: the rung that makes two replicas MERGE instead of collide. Each edit is607
nx_crdt_sync_gate.nxproves the CRDT SYNC merge on the exact friction scenario: a shared base doc, TWO actors1139