30
submitted 11 months ago by Blaze@piefed.zip to c/privacy@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] Kissaki@programming.dev 6 points 11 months ago* (last edited 11 months ago)

When two devices write to the same field, the update with the latest timestamp wins.

I'm confused. That update is not conflict free. It resolved the conflict by deciding one of the two wins, without resolving the underlying difference (add and subsctract must be combined/summed up).

Most systems ask developers to write manual conflict resolution code, but that’s error-prone and hard to maintain.

In my eyes, we resolved the difficulty by ignoring correctness.

this post was submitted on 24 Sep 2025
30 points (91.7% liked)

Privacy

5093 readers
35 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS