Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F7348AC4 for ; Tue, 16 Aug 2011 09:39:26 +0000 (UTC) Received: (qmail 65272 invoked by uid 500); 16 Aug 2011 09:39:25 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 64775 invoked by uid 500); 16 Aug 2011 09:39:20 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 64738 invoked by uid 99); 16 Aug 2011 09:39:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2011 09:39:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bchesneau@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-ew0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2011 09:39:10 +0000 Received: by ewy28 with SMTP id 28so3010301ewy.11 for ; Tue, 16 Aug 2011 02:38:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=BAxk2cGME65/SMZL/+fsaO1NYNUrjBHk4/7rKVqS/KU=; b=HDCOECLaHX/wdJ8Pm3dE1p0b1bhzAlqXGxXcUEApnRgarfrJDr7pk4kEWNm8CmhnAJ C3GEqPt+ZYGofcwdkugpa60eeX2WehyyEOZtI1ykItNPnaFBAALMCTkMjqOw2/5RyhOA lpHZGI/JydAkwgFq+r00GN/dk+HurH/sKDnKo= MIME-Version: 1.0 Received: by 10.213.21.147 with SMTP id j19mr527278ebb.81.1313487528940; Tue, 16 Aug 2011 02:38:48 -0700 (PDT) Received: by 10.213.14.196 with HTTP; Tue, 16 Aug 2011 02:38:48 -0700 (PDT) In-Reply-To: <718059633.40893.1313487028462.JavaMail.tomcat@hel.zones.apache.org> References: <695819657.34335.1305020883141.JavaMail.tomcat@hel.zones.apache.org> <718059633.40893.1313487028462.JavaMail.tomcat@hel.zones.apache.org> Date: Tue, 16 Aug 2011 11:38:48 +0200 Message-ID: Subject: Re: [jira] [Commented] (COUCHDB-1153) Database and view index compaction daemon From: Benoit Chesneau To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Tue, Aug 16, 2011 at 11:30 AM, Filipe Manana (JIRA) wr= ote: > > =A0 =A0[ https://issues.apache.org/jira/browse/COUCHDB-1153?page=3Dcom.at= lassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D13085605#comment-13085605 ] > > Filipe Manana commented on COUCHDB-1153: > ---------------------------------------- > > I'm -1 on adding such a _meta thing. why? > I don't understand either that idea of _changes nor how it can be applied= . creating db, adding db document to dbs db., update -> update db document.