Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 73283 invoked from network); 9 Feb 2009 23:03:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2009 23:03:30 -0000 Received: (qmail 32324 invoked by uid 500); 9 Feb 2009 23:03:29 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 32280 invoked by uid 500); 9 Feb 2009 23:03:29 -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 32269 invoked by uid 99); 9 Feb 2009 23:03:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 15:03:29 -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 antony.blakey@gmail.com designates 209.85.198.227 as permitted sender) Received: from [209.85.198.227] (HELO rv-out-0506.google.com) (209.85.198.227) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 23:03:21 +0000 Received: by rv-out-0506.google.com with SMTP id g37so1931243rvb.35 for ; Mon, 09 Feb 2009 15:03:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=y6P6I7HtRYAC2wf4PQ/Nn0xVOoSgvLnty3ShOsRv4Xk=; b=QzoH4LnyGnjvUbDwM1PHVYdRfOPJms8UTYc2DjHyF48XE8WtEATG2XAKr75+40JoIr Wb/WVpteb2RcG3qY4GtVIH5oDrYq8+D4KC+vOULd6gWnEj97gIiKMz84yic4TV50hk3p TCJLkC2406klwC3JUFLNZja0Z4mu6PdpacWt4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=hXhRVe49pz5CgPvs2GNODwZ5sBLLrIR5U5xObY6YGQ2Nzj2vAjICN4KnPXf62FWkbZ tNCExAgH4Wy6ammqbSAN/zhGXSG0sNbrlmkbkPlyGRr/1umlFPE9HGBsLcOXBFadLQDg Af2ut3P0nZaOBrnM89CvhIqP3bHLDyEGnMwJ8= Received: by 10.141.50.11 with SMTP id c11mr4220514rvk.139.1234220581396; Mon, 09 Feb 2009 15:03:01 -0800 (PST) Received: from ?192.168.0.16? (ppp121-45-202-232.lns10.adl2.internode.on.net [121.45.202.232]) by mx.google.com with ESMTPS id b39sm9698696rvf.0.2009.02.09.15.03.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 09 Feb 2009 15:03:01 -0800 (PST) Message-Id: From: Antony Blakey To: dev@couchdb.apache.org In-Reply-To: <0BD2915D-BFD5-47F9-8FE2-DE9F56B7BDB8@apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Roadmap discussion Date: Tue, 10 Feb 2009 09:32:57 +1030 References: <0BD2915D-BFD5-47F9-8FE2-DE9F56B7BDB8@apache.org> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 10/02/2009, at 9:24 AM, Damien Katz wrote: > > On Feb 9, 2009, at 4:06 PM, Chris Anderson wrote: >> >> >> * Incremental Map Reduce >> - This is also strong right now. It could be faster, but so far it's >> been fast enough. > > I'd like to see built-in reductions for simple and commonly used > things like count, sum, average, etc. When used it would avoid 90% > of the current reduction costs. > >> >> >> * Alternate Storage and View Engines >> - There are interested parties here, but I think we're hoping to >> save this one until all the deeply subtle stuff Damien's working on >> comes together. > > I think alternate view and reporting engines are a great idea, and > I'd definitely like plug-ins for file attachment storage. Alternate > storage engines aren't something that need to wait on me. Any idea how _external is going to work in a partitioned database? For example, if _externals don't see a global update_seq, then mechanisms that currently work for e.g. geo-indexing or FTS won't be cluster-wide. Antony Blakey ------------- CTO, Linkuistics Pty Ltd Ph: 0438 840 787 It is no measure of health to be well adjusted to a profoundly sick society. -- Jiddu Krishnamurti