Y
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
gritzko
2809 days ago
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
link
Docky
2809 days ago
Good work. Which CRDT alg was adopted in your product?
link