Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jchook
on Jan 31, 2023
|
parent
|
context
|
favorite
| on:
Automerge 2.0
Any insight for why they choose CRDTs over Operational Transform?
AFAIK Google Docs uses OT, for example.
mkl
on Jan 31, 2023
[–]
OT needs an authoritative server to coordinate things, but CRDTs can be purely peer-to-peer.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
AFAIK Google Docs uses OT, for example.