heckj / CRDT

Conflict-free Replicated Data Types in Swift
https://swiftpackageindex.com/heckj/CRDT/main/documentation/crdt
MIT License
145 stars 3 forks source link

resolve the interleaving anomoly #25

Open heckj opened 2 years ago

heckj commented 2 years ago

Reference paper: https://martin.kleppmann.com/papers/interleaving-papoc19.pdf

It's a (common) corner case to simultaneous merges.