Open mattlenz opened 6 years ago
and a related paper https://arxiv.org/abs/1608.03960
@pgte have you looked into this one? Also https://github.com/automerge/automerge/issues/54
Yes I have, throughly. It's a very interesting CRDT that minimizes data loss over deeply nested JSON structures. Looking at this specific issue now..
Automerge (https://github.com/automerge/automerge) uses CRDTs. There is a discussion on Hacker News (https://news.ycombinator.com/item?id=16309533)