Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 69820 invoked from network); 25 Mar 2009 10:20:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Mar 2009 10:20:26 -0000 Received: (qmail 74359 invoked by uid 500); 25 Mar 2009 10:20:26 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 74296 invoked by uid 500); 25 Mar 2009 10:20:26 -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 74286 invoked by uid 99); 25 Mar 2009 10:20:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2009 10:20:26 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2009 10:20:16 +0000 Received: from [192.168.17.20] (softdnserr [::ffff:62.12.12.10]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Wed, 25 Mar 2009 10:19:53 +0000 Message-Id: <209098CE-1386-4758-BDAA-26953E92F800@apache.org> From: Jan Lehnardt To: dev@couchdb.apache.org In-Reply-To: <20090325084626.GB9031@uk.tiscali.com> 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: Where to add documentation for bulk updates Date: Wed, 25 Mar 2009 11:19:51 +0100 References: <56a83cd00903240903i6c81d23dtefebf570e974fa48@mail.gmail.com> <20090325084626.GB9031@uk.tiscali.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 25 Mar 2009, at 09:46, Brian Candler wrote: > I'm not sure who will use the new "all_or_nothing":true, or why. > Presumably > it's possible to build some useful transactional semantics on top of > this, > with care. Maybe we will have to buy the book to find out :-) Hehe, you can read the book without buying at http://books.couchdb.org/relax/ but we appreciate all buying activity :) Cheers Jan --