-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/30/2011 03:12 PM, Simon Slavin wrote:
> Conflict resolution is so hard it's sometimes impossible.  

CouchDB does it well.  The vast majority of the time there are no conflicts.
 When there is a conflict it picks one contender (something like the one
with the longest history IIRC) and stores the other.  You can
programmatically find conflicts and then it is up to you how to resolve them
since only your code knows the semantics of the data.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk40iUIACgkQmOOfHg372QQ+2wCgksxXsVFp39CS0vOPENx3Og8H
Jo0AniTyQrOj2FqhSzXAVvyqet960YKF
=+6fh
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to