An introduction to state-based CRDTs
Type Blog post
Created 2017-12-18
Identifier unavailable
Description
This is one of the topics I've already talked about on several presentations in the past, but never actually written about. Here I want to cover a topic of Conflict-free Replicated Data Types: what problems they aim to solve and provide some basic implementations (in F#) to help you understand how to build them.
Relations
about Conflict-free replicated data type (CRDT)
In distributed computing, a conflict-free replicated data type (CRDT) is a data structure which can b...
Edit details Edit relations Attach new author Attach new topic Attach new resource
10.0 /10
useless alright awesome
from 1 review
- Resource level 2.0 /10
- beginner intermediate advanced
- Resource clarity 5.0 /10
- hardly clear sometimes unclear perfectly clear
- Reviewer's background 2.0 /10
- none basics intermediate advanced expert
Comments 1
10 rating 2 level 5 clarity 2 user's background
Really comprehensive series
Has accompanying implementation
Many external links
Lots of grammatical errors