Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 12727 invoked from network); 20 Nov 2008 17:10:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2008 17:10:46 -0000 Received: (qmail 47739 invoked by uid 500); 20 Nov 2008 17:10:53 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 47712 invoked by uid 500); 20 Nov 2008 17:10:53 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 47701 invoked by uid 99); 20 Nov 2008 17:10:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 09:10:53 -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 kerr.rainey@gmail.com designates 209.85.128.190 as permitted sender) Received: from [209.85.128.190] (HELO fk-out-0910.google.com) (209.85.128.190) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 17:09:29 +0000 Received: by fk-out-0910.google.com with SMTP id 19so558653fkr.12 for ; Thu, 20 Nov 2008 09:10:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=70EYpHX+dgXmkhMzY8vPSgW71xWZdi6XpzNgYzFAqag=; b=rwcCfIfMkr0GRU2bLaq8h5SM1o2tpYlRkbsioEQ3y2Kd1rq/TrA2+BLPTvAOABHAHr EUROpZiGLrg8fLIfHmM+lPk3wNfJllVFk6r/WtySuxrm3LJumIKkFOl2NSh9A4901cGR mRwSHCcP9QzK/Mm7cjoYIRRgLf+K0crYojZ6U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=JQXIQRF8WLvzH2lJ43bahUai2hegeNHC8UUBi1Keo+iuqMpP3HdlKqckefcnCHr/dQ rLjkd1xxVfzovSi8onK9C401trA/d+vDYxVshD1JPleSvssWmo0u+s9vrVErgmfPPW2W 6KQSMOD6fVBRZmeCPeySkgLF/yHgCgXClZwgs= Received: by 10.181.144.11 with SMTP id w11mr795971bkn.27.1227201013730; Thu, 20 Nov 2008 09:10:13 -0800 (PST) Received: by 10.181.220.6 with HTTP; Thu, 20 Nov 2008 09:10:13 -0800 (PST) Message-ID: <5e6458d0811200910r6862a81et16f1a353bc9708e8@mail.gmail.com> Date: Thu, 20 Nov 2008 17:10:13 +0000 From: "Kerr Rainey" Sender: kerr.rainey@gmail.com To: couchdb-user@incubator.apache.org Subject: Re: Gutcheck my StackOverflow answer about Couch please! In-Reply-To: <000501c94b2c$d76f7560$864e6020$@net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000501c94b2c$d76f7560$864e6020$@net> X-Google-Sender-Auth: 0a6be04c76c05996 X-Virus-Checked: Checked by ClamAV on apache.org 2008/11/20 Kurt Mackey : > http://stackoverflow.com/questions/299723/can-i-do-transactions-and-locks-in > -couchdb#299744 > > I'm a relative Couch newb, but I like the mental exercise of thinking about > how to use it. How would you guys solve the basic inventory problem he > presented? Looks pretty good to me. -- kerr