aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/concurrency/crdt_conflict_free_replicated_data_types.md
blob: 15d72cffec0a9def5261eb64aa90cfade6bbac98 (plain)
1
2
3
4
5
6
7
8
# Reference

0. [CRDT: Fractional Indexing](https://madebyevan.com/algos/crdt-fractional-indexing/)
0. [CRDT: Mutable Tree Hierarchy](https://madebyevan.com/algos/crdt-mutable-tree-hierarchy/)
0. [Katara: Synthesize CRDTs from classic data types with verified lifting!](https://github.com/hydro-project/katara)
0. [Automerge: A New Foundation for Collaboration Software — Martin Kleppman](https://www.youtube.com/watch?v=UUGdMHrdzIU)
0. [Automerge](https://github.com/automerge/automerge)