Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 51877 invoked from network); 25 Aug 2009 21:44:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Aug 2009 21:44:48 -0000 Received: (qmail 62391 invoked by uid 500); 25 Aug 2009 21:45:12 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 62323 invoked by uid 500); 25 Aug 2009 21:45:12 -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 62311 invoked by uid 99); 25 Aug 2009 21:45:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 21:45:12 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 25 Aug 2009 21:45:02 +0000 Received: (qmail 49208 invoked by uid 99); 25 Aug 2009 21:43:39 -0000 Received: from localhost.apache.org (HELO [10.0.1.2]) (127.0.0.1) (smtp-auth username kocolosk, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 21:43:39 +0000 Message-Id: <0996DDC4-5AE5-4CD5-9552-467BC09C7B57@apache.org> From: Adam Kocoloski To: user@couchdb.apache.org In-Reply-To: <4A9454F3.6020107@meetinghouse.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: Replication and new user questions Date: Tue, 25 Aug 2009 17:44:03 -0400 References: <4A94534F.9020800@orcaware.com> <4A9454F3.6020107@meetinghouse.net> X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org On Aug 25, 2009, at 5:17 PM, Miles Fidelman wrote: > I keep looking at CouchDB and thinking this should be perfect for > what we're doing, but the details of replication are really sketchy. Ouch :) I'll try to get around to writing a solid wiki article on replication before the next release. In the meantime check out http://books.couchdb.org/relax/reference/replication Cheers, Adam