Counters
Grow-only and positive-negative counters for distributed counting with automatic convergence across replicas.
Counters
Grow-only and positive-negative counters for distributed counting with automatic convergence across replicas.
Registers
Last-writer-wins and multi-value registers for storing values with conflict resolution strategies.
Sets
Grow-only, two-phase, and observed-remove sets for managing collections across distributed nodes.
Maps
Last-writer-wins and observed-remove maps for key-value storage with CRDT merge semantics.