ahhhhh, I see. So the client resolves a conflict, and stores a new version of the document with conflicts resolved.
On Tue, Feb 15, 2011 at 10:18 AM, Robert Newson <[email protected]> wrote: > None, couchdb performs no conflict resolution, merely detection and > preservation of conflicts. > > :) > > B. > > On 15 February 2011 15:15, Aaron Boxer <[email protected]> wrote: >> Thanks, Robert. >> Of the 64 source files, which one(s) manage conflict resolution? >> >> >> On Tue, Feb 15, 2011 at 10:02 AM, Robert Newson <[email protected]> >> wrote: >>> Read the code, it's the most technical and therefore best way. ;) >>> >>> On 15 February 2011 15:01, Aaron Boxer <[email protected]> wrote: >>>> Hello, >>>> I am new to couchdb, and I would like to learn as much as I can about >>>> the replication algorithm, short of reading the code. Can anyone suggest >>>> some resources? The more technical, the better. >>>> >>>> In particular, I would like to understand how conflicts are resolved. >>>> >>>> Thanks! >>>> >>>> Aaron >>>> >>> >> >
