From user-return-14924-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Feb 15 15:01:43 2011 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 85978 invoked from network); 15 Feb 2011 15:01:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Feb 2011 15:01:43 -0000 Received: (qmail 86804 invoked by uid 500); 15 Feb 2011 15:01:41 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 86301 invoked by uid 500); 15 Feb 2011 15:01:38 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 86293 invoked by uid 99); 15 Feb 2011 15:01:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 15:01:37 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=FREEMAIL_FROM,FS_REPLICA,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of boxerab@gmail.com designates 209.85.213.180 as permitted sender) Received: from [209.85.213.180] (HELO mail-yx0-f180.google.com) (209.85.213.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 15:01:29 +0000 Received: by yxd30 with SMTP id 30so110547yxd.11 for ; Tue, 15 Feb 2011 07:01:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=UXSqeTRFvrIMg+Udxr503QYAgZvhWXZvJjt0eawMRgY=; b=Bf/RBzIosgrSao3qXMmHgIBa4sr+4+N7PJvtc6uD1n1PmZbthB/l32TeaHn4fPdhch MF8yyPfu4rOi0wRviuBk4E/LBYE9i2iZG5Uk9idjsuMf3o1kIO5+62Pao3EwQ5UGUz3N QBHWT1kMiqErEclCjNsbO3YKXKG4jOKVecgFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=XOFaUygZG0PLynHtyeyr+dJDmIs3MmiYA/zpgcDp/1iyqpFWeCC0G7i7TcqC0SyOXf HS+xd4WIasYG/Dobf4DpXMV4FF6P4TpvT7m7Hbcei8DNaF/XW9/ofrmu+YLxp+bZy4YV Rfgkv0ZzCmB5JSA0GiFtsWnWPJjKCC8BjIt88= MIME-Version: 1.0 Received: by 10.236.108.52 with SMTP id p40mr3760595yhg.41.1297782068372; Tue, 15 Feb 2011 07:01:08 -0800 (PST) Received: by 10.236.110.5 with HTTP; Tue, 15 Feb 2011 07:01:08 -0800 (PST) Date: Tue, 15 Feb 2011 10:01:08 -0500 Message-ID: Subject: interested in learning about replication algorithm From: Aaron Boxer To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org 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