Design a Collaborative Document Editing Service / Google Docs

Concurrency management for simultaneous writes, using techniques like operational transformation (OT) and Conflict-free Replicated Data Type (CRDT)

Was this helpful?