Closed victor-axelsson closed 7 years ago
We had a problem where adjacency where not preserved. It's currently resolved but won't scale and not properly tested with multiple replicas.
Conflict resolution works for a single conflict for a list with many replicas. If there are several conflicts that are separated by causally connected operations then the conflict resolution will fail.
TLDR
We had a problem where adjacency where not preserved. It's currently resolved but won't scale and not properly tested with multiple replicas.