From dev-return-4518-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Jun 03 22:37:30 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 43506 invoked from network); 3 Jun 2009 22:37:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jun 2009 22:37:29 -0000 Received: (qmail 40898 invoked by uid 500); 3 Jun 2009 22:37:41 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 40820 invoked by uid 500); 3 Jun 2009 22:37:41 -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 Delivered-To: moderator for dev@couchdb.apache.org Received: (qmail 65956 invoked by uid 99); 3 Jun 2009 12:55:11 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sankaty.brad@gmail.com designates 74.125.46.28 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=Kq0JgH4KxbqSyPiebMFyc8OKG1n5JAFZADSkEHSpXJI=; b=aFOjrcGnY0J6yKXvyJe2g2b4yKILtyzNDLCwdYHyieko6uqSkn5wF3ZmU+IGzu8+KW /+Mny9jiu0PJNwN0J85iw1+XrWn2QE6UEWQcVxp60goQlMQYeU0HW3VtS7TxdO6juTrK GVYz/AU8BZsxNf10/RecAOeHbmDBpyFQLnOgo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=cgy6xNp7zT0XrZEKNJ+xEuqteyhzH98fjg6F4ge7zKwIWRyb0gq0CF3MneVR03M77Y F3mP2fgOvtk+SLOXaO83cliDb4cza8L0awYW82sizv8ghHldh3wBJYTsDVRMER0bo0KQ 6ZtiMVr66fsXh0e/lCQAaaS6Pfw17ONUocUgU= MIME-Version: 1.0 Sender: sankaty.brad@gmail.com In-Reply-To: <1D7D2ECC-A0F7-4E04-B1FA-299132A1B1B3@geni.com> References: <1D7D2ECC-A0F7-4E04-B1FA-299132A1B1B3@geni.com> Date: Wed, 3 Jun 2009 08:54:40 -0400 X-Google-Sender-Auth: 1c655a9f3e4eaa6c Message-ID: Subject: Re: multi-level views From: Brad Anderson To: dev@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016368e1d5d97c533046b7129cd X-Virus-Checked: Checked by ClamAV on apache.org --0016368e1d5d97c533046b7129cd Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Tue, Jun 2, 2009 at 10:20 PM, Justin Balthrop wrote: > > So, after spending a few weeks converting models over to using couchdb, > there is one feature that we are desperately missing: > > Multi-level map-reduce in views. Seen http://github.com/davisp/cascade/tree/master ? BA --0016368e1d5d97c533046b7129cd--