Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 82507 invoked from network); 27 Dec 2008 04:46:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Dec 2008 04:46:51 -0000 Received: (qmail 27632 invoked by uid 500); 27 Dec 2008 04:46:51 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 27579 invoked by uid 500); 27 Dec 2008 04:46:50 -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 27568 invoked by uid 99); 27 Dec 2008 04:46:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Dec 2008 20:46:50 -0800 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 jchris@gmail.com designates 209.85.132.248 as permitted sender) Received: from [209.85.132.248] (HELO an-out-0708.google.com) (209.85.132.248) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Dec 2008 04:46:41 +0000 Received: by an-out-0708.google.com with SMTP id b2so1167095ana.5 for ; Fri, 26 Dec 2008 20:46:20 -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:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=C73s3/mMZN0tqG/SrT3l0ke+IkcNH1tUBEHuoRm1YhA=; b=mO6yxgQyB+F6m7IiY/RnwDYVPp4bB7SPfxaluoovADH+ibWzAzyp6P7nxBWTAAzxCK 4afOnoaXK804k2u5sI9KJllaHHh1iJnMx+qZSgkyq5KavTtTZ5PD/5EmN/3R+lTbGYCv Q68oPjlpYMQMqHX9ByVmVstSti9lau8cQ/ENE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=a5l+76Cm3JpiN3sK5uESvyLRknzY1cMhmrWd+QcpCcteyOBT52ECxb5oamY1w4KZ2P Z5Zo4OjyMZFxnYzHSjfWHO1bflnA0PQz4U523ryirJTxYnMS3rkqHw8d8fLv7vGyueFl I8urSOEnyj2+2RjU/M2vajlp5FHSetELFbmqY= Received: by 10.64.21.10 with SMTP id 10mr8866050qbu.48.1230353180206; Fri, 26 Dec 2008 20:46:20 -0800 (PST) Received: by 10.65.73.3 with HTTP; Fri, 26 Dec 2008 20:46:20 -0800 (PST) Message-ID: Date: Fri, 26 Dec 2008 20:46:20 -0800 From: "Chris Anderson" To: dev@couchdb.apache.org Subject: Re: slash escaping (was 0.9.0 Release) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0EC6A3E0-15BA-4BBB-A0A3-9ED9D04E3C40@apache.org> <20081211210414.GH26734@tumbolia.org> <6D8AAD89-A161-40D9-ABF6-276875DCDA56@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Dec 26, 2008 at 8:43 PM, Paul Davis wrote: > I'm ambivalent. I'll change it, if you want, to use two >> directories per database, one for canonical data and one for derived data. >> > > I would be happy with two directories. Whether view data is a > subdirectory of the db directory doesn't matter to me, but I would > want an easy symlink-able answer to make views go to one disk and db > data on another. > Perhaps a views directory inside each db? / 376256767374932aafbad43539978a53.couch/ data name fe58718fe13cd483f4c66fb4b2c512b1.couch/ data name views/ <-- views go in here b84dd25a153afb4a7412ab9c20413210.view/ data name -- Chris Anderson http://jchris.mfdz.com