Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 52253 invoked from network); 30 Oct 2009 13:16:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Oct 2009 13:16:57 -0000 Received: (qmail 56107 invoked by uid 500); 30 Oct 2009 13:16:57 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 56022 invoked by uid 500); 30 Oct 2009 13:16:57 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 56013 invoked by uid 500); 30 Oct 2009 13:16:57 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 56010 invoked by uid 99); 30 Oct 2009 13:16:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2009 13:16:57 +0000 X-ASF-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2009 13:16:55 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id D4FBB16E31; Fri, 30 Oct 2009 13:16:34 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Fri, 30 Oct 2009 13:16:34 -0000 Message-ID: <20091030131634.3719.69322@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22How=5Fto=5Fdesign=5Ffor=5Frepli?= =?utf-8?q?cation=22_by_BrianCandler?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "How_to_design_for_replication" page has been changed by BrianCandler. http://wiki.apache.org/couchdb/How_to_design_for_replication?action=3Ddiff&= rev1=3D2&rev2=3D3 -------------------------------------------------- + See also: [[Replication_and_conflicts]] + = =3D Designing an application to work with replication =3D = Whilst CouchDB includes replication and a conflict-flagging mechanism, th= is