Add resource "CRDTs: Part 1" Accepted
Changes: 3
-
Add CRDTs: Part 1
- Title
-
- Unchanged
- CRDTs: Part 1
- Type
-
- Unchanged
- Web
- Created
-
- Unchanged
- no value
- Description
-
- Unchanged
- This is a series about Conflict-Free Replicated Data Types, or CRDTs for short. Their purpose is to allow seamless replication of data on different nodes in a distributed system. Merging is by construction always possible, without any conflicts. This series assumes no knowledge about CRDTs, but be prepared to learn a thing or two about algebras. All code samples on this page are interactive and executed in your browser. Understanding the code is necessary for understanding the concepts, so you should be familiar with JavaScript.
- Link
-
- Unchanged
- https://lars.hupel.info/topics/crdt/01-intro/
- Identifier
-
- Unchanged
- no value
Resource | v1 | current (v1) -
Add Conflict-free replicated data type (CRDT) treated in CRDTs: Part 1
- Current
- treated in
Topic to resource relation | v1 -
Add Are CRDTs suitable for shared editing? references CRDTs: Part 1
- Current
- references
Resource to resource relation | v1