Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #450 from el10savio/crdts-for-fun-and-profit
Browse files Browse the repository at this point in the history
Added `CRDTs For Fun and Profit` To CRDT Research List
  • Loading branch information
hsanjuan authored Oct 21, 2021
2 parents bf9833c + f86b838 commit c899f20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CRDT/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ For a great explanation of these concepts plus what is a "Monotonic Join Semilat

### Notes and blog posts

- [CRDTs For Fun and Profit](https://github.com/el10savio/crdts-for-fun-and-profit/blob/main/crdts.md)
- [CRDT Tutorial for Beginners](https://github.com/ljwagerfield/crdt)
- [Conflict-Free Replicated Data Types (CRDTs), An Offline Camp passion talk](https://medium.com/offline-camp/conflict-free-replicated-data-types-crdts-2c6ae67ab9a4#.duh4g0r9k)
- [CRDT Notes by Paul Frazee](https://github.com/pfrazee/crdt_notes)
Expand Down

0 comments on commit c899f20

Please sign in to comment.