- State-based CRDTs
- G-Counter: Grow-only Counter
- PN-Counter: Positive-Negative Counter
- PN-2G-Counter: Composition of 2 G-Counters
- G-Set: Grow-only Set
- 2P-Set: Two-Phase Set
- Operation-based CRDTs
- OP-Counter: Operation-based Counter
- AC-Counter: Operation-based Accumulated Counter
- Delta-based CRDTs
- Δ-G-Counter: Delta-based Grow-only Counter
- Schema-based CRDTs
- Counter: Schema-based Counter
-
Notifications
You must be signed in to change notification settings - Fork 1
Conflict-free Data Types
License
HowProgrammingWorks/CRDT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Conflict-free Data Types