mozilla/makedrive

crdt

Opened this issue · 0 comments

The rsync sync is nice and simple for general file master / master use cases.

What about incorporating crdt patterns ? This is a classic eventual consistency pattern.

Its used by master - master databases but does require the data to adhere to certain structural patterns.

It might be a good overlay for a browser based editor.

http://underscore.io/blog/posts/2014/01/06/crdt.html