Hacker News new | ask | show | jobs
by Docky 2809 days ago
Are there any CRDT-based industrial co-editing apps? Please, do not mention the toy implementations and applications unrelated to co-editing.
1 comments

Recently one guy reverse engineered Apple Notes. It is a CRDT. I personally made a CRDT sync for Yandex. There is also list on Github... https://github.com/ipfs/research-CRDT/issues/40
Good work. Which CRDT alg was adopted in your product?