Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hardwaresofton
on Oct 17, 2018
|
parent
|
context
|
favorite
| on:
Lessons learned from creating a real-time collabor...
Recently saw a fantastic intermediate talk on this subject called CRDTs and the Quest for Distributed Consistency[0]. One product of the research was automerge[1], a library for handling collaborative editing of JSON-like data models
[0]:
https://www.youtube.com/watch?v=B5NULPSiOGw
[1]:
https://github.com/automerge/automerge
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0]: https://www.youtube.com/watch?v=B5NULPSiOGw
[1]: https://github.com/automerge/automerge