Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 28363 invoked from network); 22 Feb 2011 00:07:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Feb 2011 00:07:38 -0000 Received: (qmail 42046 invoked by uid 500); 22 Feb 2011 00:07:36 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 41991 invoked by uid 500); 22 Feb 2011 00:07:36 -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 41983 invoked by uid 99); 22 Feb 2011 00:07:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Feb 2011 00:07:36 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrew.stuart@supercoders.com.au designates 67.225.156.12 as permitted sender) Received: from [67.225.156.12] (HELO magnesium.mailguard.com.au) (67.225.156.12) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Feb 2011 00:07:28 +0000 Received: from magnesium.mailguard.com.au (localhost.localdomain [127.0.0.1]) by magnesium.mailguard.com.au (Postfix) with ESMTP id 47F96ACC8D1 for ; Tue, 22 Feb 2011 11:07:08 +1100 (EST) Received: from public001.crowdwave.com (ec2-174-129-235-19.compute-1.amazonaws.com [174.129.235.19]) by magnesium.mailguard.com.au (Postfix) with ESMTPA id 54BD4ACC850 for ; Tue, 22 Feb 2011 11:07:00 +1100 (EST) Received: from public001.crowdwave.com (public001.crowdwave.com [127.0.0.1]) by public001.crowdwave.com (Postfix) with ESMTP id 8D92E7A217 for ; Tue, 22 Feb 2011 11:06:59 +1100 (EST) Received: from public001.crowdwave.com (public001.crowdwave.com [127.0.0.1]) by mx-int.flatraterecruitment.com.au (Postfix) with ESMTP id 145797A395 for ; Tue, 22 Feb 2011 11:06:59 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on public001.crowdwave.com X-Spam-Level: Received: from [192.168.1.104] (dsl-202-45-109-118-static.VIC.netspace.net.au [202.45.109.118]) by public001.crowdwave.com (Postfix) with ESMTPSA id 7F4357A217 for ; Tue, 22 Feb 2011 11:06:58 +1100 (EST) Message-Id: From: "Andrew Stuart (SuperCoders)" To: user@couchdb.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Requesting explanation of terms in CouchOne announcement Date: Tue, 22 Feb 2011 11:06:55 +1100 References: X-Mailer: Apple Mail (2.936) X-Virus-Scanned: ClamAV using ClamSMTP X-MailGuard-UID: 4d62fe24632cdc86 X-MailGuard-ID: 4d62fe28124c8e X-Filtered: by MailGuard - visit http://www.mailguard.com.au X-Old-Spam-Status: No, score=-1.3 required=5.0 tests=ALL_TRUSTED,AWL autolearn=ham version=3.2.5 Hello The CouchOne announcement http://www.membase.com/merger-technology-vision refers to the following terms but there's not much to explain them: ** user code execution across database nodes with scatter-gather support ** multi point triggers Can someone refer me to explanations of these terms please? The announcement also refers to indexing and query support - does this mean in the future CouchDB will include more traditional types of field oriented indexes? Thanks