Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 93116 invoked from network); 19 Sep 2009 01:49:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Sep 2009 01:49:54 -0000 Received: (qmail 98524 invoked by uid 500); 19 Sep 2009 01:49:53 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 98480 invoked by uid 500); 19 Sep 2009 01:49:53 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 98471 invoked by uid 99); 19 Sep 2009 01:49:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Sep 2009 01:49:53 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.92.145] (HELO qw-out-1920.google.com) (74.125.92.145) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Sep 2009 01:49:43 +0000 Received: by qw-out-1920.google.com with SMTP id 5so487341qwf.54 for ; Fri, 18 Sep 2009 18:49:21 -0700 (PDT) Received: by 10.224.65.15 with SMTP id g15mr1969175qai.325.1253324961689; Fri, 18 Sep 2009 18:49:21 -0700 (PDT) Received: from ?10.0.1.13? (cpe-69-203-31-11.nyc.res.rr.com [69.203.31.11]) by mx.google.com with ESMTPS id 6sm1158276qwk.34.2009.09.18.18.49.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Sep 2009 18:49:21 -0700 (PDT) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v1076) Subject: Re: New Features - Future releases From: Joe Stump In-Reply-To: Date: Fri, 18 Sep 2009 21:49:19 -0400 Content-Transfer-Encoding: 7bit Message-Id: References: <9b40bc2a0909181650n541e3c53p5b8b56bd397c5a9f@mail.gmail.com> <9aa5ef84c3b75a9cab00732dbfef23d3@mail> To: cassandra-user@incubator.apache.org X-Mailer: Apple Mail (2.1076) X-Virus-Checked: Checked by ClamAV on apache.org On Sep 18, 2009, at 9:46 PM, wrote: > Your idea is not bad: having a service layer in front of Cassandra. > How > about a separate opensource project or a standard/spec for ACL in the > service layer? Sure. SOLR is kind of like this for Lucene. --Joe