state-based CRDT

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf conflict-free replicated data type
gptkbp:alsoKnownAs convergent replicated data type
gptkbp:contrastsWith gptkb:operation-based_CRDT
gptkbp:describedBy research by Marc Shapiro
gptkbp:enables automatic conflict resolution
gptkbp:example gptkb:G-Counter
gptkb:G-Set
gptkb:LWW-Register
gptkb:OR-Set
gptkb:PN-Counter
2P-Set
https://www.w3.org/2000/01/rdf-schema#label state-based CRDT
gptkbp:mergesBy state merging
gptkbp:property associative merge
commutative merge
idempotent merge
gptkbp:requires monotonic semilattice
periodic state transmission
gptkbp:supports eventual consistency
gptkbp:usedFor replicated data storage
gptkbp:usedIn distributed systems
gptkbp:bfsParent gptkb:CRDTs_(Conflict-free_Replicated_Data_Types)
gptkbp:bfsLayer 7