|
|
|
|
|
by sdiupIGPWEfh
567 days ago
|
|
> It's what used when multiple people edit a Google doc at the same time. I expect Google Docs is still using Operational Transform, rather than CRDT, which solves a similar set of problems, the former being suited for running off centralized servers and the latter being more suited for distributed scenarios. Though you could still certainly create something Google Docs like with CRDT. |
|