|
|
|
|
|
by sunny--tech
1701 days ago
|
|
I have implemented a CRDT system and have also blogged about it afterwards. So I can confirm this. Joking aside though, CRDTs are still a pretty esoteric space and all the various blog posts came in handy when I was researching how to build my own CRDT. Most of the resources I've seen on CRDTs are from whitepapers and those can be difficult to read if you don't have a math background. I gave a talk at a Papers We Love [1] explicitly because I found the academic papers a big turn off from many people interested in the space. [1]: https://www.youtube.com/watch?v=1Bs3Fj9rvks&t=2169s&ab_chann... |
|