CRDTs: Part 1
Resource history | v1 (current) | created by jjones
Details
CRDTs: Part 1
see v1 | created by jjones | Add resource "CRDTs: Part 1"
- Title
- CRDTs: Part 1
- Type
- Web
- Created
- no value
- Description
- 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
- https://lars.hupel.info/topics/crdt/01-intro/
- Identifier
- no value
authors
This resource has no history of related authors.