crdt
Opened this issue · 0 comments
Deleted user commented
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.