rxdb-supabase icon indicating copy to clipboard operation
rxdb-supabase copied to clipboard

Conflict resolution functions in database

Open endlessuniverse opened this issue 2 years ago • 1 comments

Hi Marcel! I'm a newbie and need to ask you if you implemented a conflict resolution strategy like "last write wins" as explained here: https://hasura.io/blog/couchdb-style-conflict-resolution-rxdb-hasura/ Thank you for sharing this :)

endlessuniverse avatar Apr 30 '23 08:04 endlessuniverse

The default conflict resolution strategy is explained in the README, but I'm open for suggestions for how to make that clearer. Possibly, I should have a separate Conflict Resolution section there?

marceljuenemann avatar Jun 24 '23 20:06 marceljuenemann