Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 47319 invoked from network); 5 Dec 2008 16:24:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2008 16:24:07 -0000 Received: (qmail 17867 invoked by uid 500); 5 Dec 2008 16:24:19 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 17595 invoked by uid 500); 5 Dec 2008 16:24:19 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 17584 invoked by uid 99); 5 Dec 2008 16:24:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2008 08:24:19 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bchesneau@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2008 16:22:50 +0000 Received: by ug-out-1314.google.com with SMTP id 36so64771uga.17 for ; Fri, 05 Dec 2008 08:23:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ksVueFsV0a87m0S5miTHviBL16HW8LhhDTmg/FItS1w=; b=wDmgSJf8rDVnlo4GMyT2KFT/lwqDIPKFNkiZUiiClWLKs4burbjzMpPJA62ywWfGQL AIDnXkJead7kJvtd/TnEryJme3lPeGdA7WGCHfbT9PSa93EK8PTL1LROsG8hzeTHqQKI 89HFBCir2pNWog5MehcfPkvWOuluufLCmm6FE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IRJxNsOg2As89QFicRqLot7voQbVDhhF1i5/rPlBaqrH2nq+ohA9bJDS8d3XhFr6Mx 5E2yIVsbYKlATnb76wq5xGfHwaVgaO/jIyN+00qGHV8k3SKeAUbc3WAjzozNlpNPyZb9 2MOOnoEuAoeg1Ko5jRkgxCUZ3VK5FKEk24A7w= Received: by 10.67.90.10 with SMTP id s10mr155010ugl.8.1228494217130; Fri, 05 Dec 2008 08:23:37 -0800 (PST) Received: by 10.67.105.16 with HTTP; Fri, 5 Dec 2008 08:23:36 -0800 (PST) Message-ID: Date: Fri, 5 Dec 2008 17:23:36 +0100 From: "Benoit Chesneau" To: couchdb-dev@incubator.apache.org Subject: Re: 1.0.0 wishlist/roadmap In-Reply-To: <20081205151719.GB23179@tumbolia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20081205151719.GB23179@tumbolia.org> X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Dec 5, 2008 at 4:17 PM, Noah Slater wrote: > On Fri, Dec 05, 2008 at 04:08:16PM +0100, Benoit Chesneau wrote: >> I would like to have some dump/restore tools *provided with* couchdb >> release. I know there are external tool, but would be better if there >> will be something included with couchdb. > > You mean, written in Erlang? We don't want to add any more dependencies. That's excaltly why it could be in the release, not another tool /dependancy to install. > So, patches welcome! > Maybe I missed the point, I thought we speak about features for 1.0. I know that patches are welcome, thanks to remember me anyway. - beno=EEt