Conflict-free replicated data type (CRDT)


Topic history | v3 (current) | updated by janarez

Details

Conflict-free replicated data type (CRDT)

| updated by janarez | Edit topic "Conflict-free replicated data type (CRDT)"
Title
Conflict-free replicated data type (CRDT)
Description
In distributed computing, a conflict-free replicated data type (CRDT) is a data structure which can be replicated across multiple computers in a network, where the replicas can be updated independently and concurrently without coordination between the replicas, and where it is always mathematically possible to resolve inconsistencies that might come up.The CRDT concept was formally defined in 2011 by Marc Shapiro, Nuno Preguiça, Carlos Baquero and Marek Zawirski. Development was initially motivated by collaborative text editing and mobile computing. CRDTs have also been used in online chat systems, online gambling, and in the SoundCloud audio distribution platform. The NoSQL distributed databases Redis, Riak and Cosmos DB have CRDT data types.
Link
https://en.wikipedia.org/?curid=44455674

Conflict-free replicated data type (CRDT)

| updated by jjones | Edit topic "Conflict-free replicated data type"
Title
Conflict-free replicated data type (CRDT)
Description
In distributed computing, a conflict-free replicated data type (CRDT) is a data structure which can be replicated across multiple computers in a network, where the replicas can be updated independently and concurrently without coordination between the replicas, and where it is always mathematically possible to resolve inconsistencies that might come up.The CRDT concept was formally defined in 2011 by Marc Shapiro, Nuno Preguiça, Carlos Baquero and Marek Zawirski. Development was initially motivated by collaborative text editing and mobile computing. CRDTs have also been used in online chat systems, online gambling, and in the SoundCloud audio distribution platform. The NoSQL distributed databases Redis, Riak and Cosmos DB have CRDT data types.
Link
https://en.wikipedia.org/?curid=44455674

Conflict-free replicated data type

| created by jjones | Add topic "Conflict-free replicated data type"
Title
Conflict-free replicated data type
Description
In distributed computing, a conflict-free replicated data type (CRDT) is a data structure which can be replicated across multiple computers in a network, where the replicas can be updated independently and concurrently without coordination between the replicas, and where it is always mathematically possible to resolve inconsistencies that might come up.The CRDT concept was formally defined in 2011 by Marc Shapiro, Nuno Preguiça, Carlos Baquero and Marek Zawirski. Development was initially motivated by collaborative text editing and mobile computing. CRDTs have also been used in online chat systems, online gambling, and in the SoundCloud audio distribution platform. The NoSQL distributed databases Redis, Riak and Cosmos DB have CRDT data types.
Link
https://en.wikipedia.org/?curid=44455674

resources

compared in I was wrong. CRDTs are the future
treated in
v1 | attached by jjones | Add resource "I was wrong. CRDTs are the future"
treated in CRDTs: Part 1
v1 | attached by jjones | Add resource "CRDTs: Part 1"
treated in CRDTs - Everything I know
v1 | attached by jjones | Add resource "CRDTs - Everything I know"

authors

This topic has no history of related authors.

topics

subtopic of Computer programming
v1 | attached by jjones | Add topic "Conflict-free replicated data type"
uses Hybrid logical clock
v1 | attached by janarez | Edit topic "Hybrid logical clock"
relates to Operational transformation
v1 | attached by jjones | Add topic "Operational transformation"
uses Yjs
v1 | attached by jjones | Add topic "Yjs"
uses Automerge
v1 | attached by jjones | Add topic "Automerge"
similar to Fluid Framework
v1 | attached by jjones | Add topic "Fluid Framework"
uses Dotted version vector
v1 | attached by jjones | Edit topic "Hybrid logical clock"