From user-return-6849-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Oct 15 00:06:14 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 77878 invoked from network); 15 Oct 2009 00:06:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Oct 2009 00:06:14 -0000 Received: (qmail 45201 invoked by uid 500); 15 Oct 2009 00:06:13 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 45133 invoked by uid 500); 15 Oct 2009 00:06:13 -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 45123 invoked by uid 99); 15 Oct 2009 00:06:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2009 00:06:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of glenn@rempe.us designates 209.85.211.183 as permitted sender) Received: from [209.85.211.183] (HELO mail-yw0-f183.google.com) (209.85.211.183) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2009 00:06:05 +0000 Received: by ywh13 with SMTP id 13so499811ywh.29 for ; Wed, 14 Oct 2009 17:05:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.91.28.2 with SMTP id f2mr5510070agj.16.1255564782165; Wed, 14 Oct 2009 16:59:42 -0700 (PDT) In-Reply-To: References: <9FAB7E63-1917-4ABF-88BE-214328DC7EA9@metaweb.com> <83735A1C-46EE-419E-8D3F-E2F7839F7D22@metaweb.com> <6cfccb3d0910141648p3dd7f56cs55a0645d47cee0a@mail.gmail.com> From: Glenn Rempe Date: Wed, 14 Oct 2009 16:59:22 -0700 Message-ID: <6cfccb3d0910141659u4ccf10aejaed13c091949d5aa@mail.gmail.com> Subject: Re: insert performance To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Well there you go! :-) On Wed, Oct 14, 2009 at 4:53 PM, Paul Davis wrote: > Glenn, > > CouchDB will already create subdirectories for db's with /'s. Though > its not as automatic it'll allow for clients to do exactly the > structure you're thinking of. > > HTH, > Paul