Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 68277 invoked from network); 11 Dec 2009 19:56:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Dec 2009 19:56:21 -0000 Received: (qmail 32746 invoked by uid 500); 11 Dec 2009 19:56:19 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 32669 invoked by uid 500); 11 Dec 2009 19:56:19 -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 32659 invoked by uid 99); 11 Dec 2009 19:56:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2009 19:56:19 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=FS_REPLICA,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hatemben@gmail.com designates 209.85.220.209 as permitted sender) Received: from [209.85.220.209] (HELO mail-fx0-f209.google.com) (209.85.220.209) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2009 19:56:09 +0000 Received: by fxm2 with SMTP id 2so873399fxm.25 for ; Fri, 11 Dec 2009 11:55:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=tuw4/VC1Y0MT1PJH1jr8MSSfxP17r0Vl2kbGafLc8Sw=; b=eFqzf3SCR3fBmOYTQe4nSPdbQPAW9dweVb6KAxSAubUwKOTUH/d0wlEiqpaYZFMukP 9lN+NBHdtBgrzup3syu9Z3sbfqIOlMMbRW3I8Uu0RHMD/Q3ouM32p0mNslOg93gjBJXF r7bWyUhu9vwK+e83N3V+1f8xJlD7q3sxtjcu8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=MUuK7iMxgtESgX6RtP4sOHNvbAtrQor6uXXddXaOxvSzPxZbbIhkAouPyG24eA7roV Zh1zxH1fkfKRaMBw5dGYe2Rm3OvTf8TuTnT+YyjP6/1Lwfcd098gSvbrRStsGmmoF3BZ cjvRx3Bso8NeuvrVCpwNbddBWSz3/g3vevS2E= MIME-Version: 1.0 Received: by 10.239.130.150 with SMTP id 22mr195142hbj.59.1260561349130; Fri, 11 Dec 2009 11:55:49 -0800 (PST) In-Reply-To: References: From: Hatem Ben Yacoub Date: Fri, 11 Dec 2009 22:55:29 +0300 Message-ID: <4b7381190912111155y7637d16dt499db075c9ba4ab2@mail.gmail.com> Subject: Re: Selective Replication To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Chris answered this here http://mail-archives.apache.org/mod_mbox/couchdb-user/200912.mbox/ -Hatem On Fri, Dec 11, 2009 at 9:08 PM, David Nolen wrote: > http://stackoverflow.com/questions/1887903/selective-replication-with-couchdb > > I'm wondering if replicating specific documents is something that is slated > for 0.11? It's a feature that I could use as well. > > David >