|
|
|
|
|
by kevinjahns
1936 days ago
|
|
Neither of them says that. The xi CRDT was not about shared editing. The second paper just says that CRDTs are not superior per se. But CRDTs are being used in production for text editing and they are performant if implemented correctly (even in js). The following article shows that: https://news.ycombinator.com/item?id=24176455 |
|