Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 903CC17C5 for ; Tue, 26 Apr 2011 14:51:16 +0000 (UTC) Received: (qmail 48046 invoked by uid 500); 26 Apr 2011 14:51:14 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 48004 invoked by uid 500); 26 Apr 2011 14:51:14 -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 47996 invoked by uid 99); 26 Apr 2011 14:51:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2011 14:51:14 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jeroentjevandijk@gmail.com designates 209.85.210.52 as permitted sender) Received: from [209.85.210.52] (HELO mail-pz0-f52.google.com) (209.85.210.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2011 14:51:08 +0000 Received: by pzk35 with SMTP id 35so429465pzk.11 for ; Tue, 26 Apr 2011 07:50:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=8hFHCqIGLigwxJ9jn7PQihnRUTRoQLo1M1ZJ6s+h+0Q=; b=lnG9pYx4SLduPKXndcrcF9n4spGjj421wmME5qUMWNP6eanTK6YA+XGqAOuDrzA9RA lB+YDkkJZOi4TNTh+LHXIMNF3nDu0F3PsKvN7Hum3noOSvp0d7SPZM3AMWA+UwLc+1cX EyWMCNcX8zNqhgOHNoFZNDdMXNhUn/gGjbJ2E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=jBO5lrwjamskcJPbhZd+AvhZrDwnekfmbeDKGU7+jBUIMYnXap9TUKWzjef39x03kx 4T+ZQX55zZK9ws3R3lAb43zezGHCfoClbZlk62aHHlar21hqpRz9olnTQrUMUO3mHlpb u3j/n1HnvXwMRznzRKxZJjEFBc/zPGAAsUQFc= MIME-Version: 1.0 Received: by 10.68.15.71 with SMTP id v7mr1044000pbc.116.1303829447816; Tue, 26 Apr 2011 07:50:47 -0700 (PDT) Received: by 10.68.54.229 with HTTP; Tue, 26 Apr 2011 07:50:47 -0700 (PDT) In-Reply-To: References: <4DB06591.4060600@gmail.com> Date: Tue, 26 Apr 2011 16:50:47 +0200 Message-ID: Subject: Re: Help needed: is couchDB a good fit for my app? From: Jeroen van Dijk To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=bcaec520e99715b4dc04a1d373e3 --bcaec520e99715b4dc04a1d373e3 Content-Type: text/plain; charset=ISO-8859-1 > > I believe Jeoren was confused because I mixed up some definitions, and did > not call filtered replication by its name, but called it a view. > I was just wondering what the reasoning was for the extra layer, but Nebu's reply made that perfectly clear. I assumed it was possible to enforce the filter somehow. I also thought I had seen some authorization examples, but that must have been a mistake. Good to know these constraints. Jeroen --bcaec520e99715b4dc04a1d373e3--