victor-axelsson / id2210

0 stars 0 forks source link

Adjacency #19

Closed victor-axelsson closed 7 years ago

victor-axelsson commented 7 years ago

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.

RubbyRedson commented 7 years ago

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.