rxdb-supabase
rxdb-supabase copied to clipboard
Conflict resolution functions in database
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 :)
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?