Return-Path: Delivered-To: apmail-incubator-cassandra-dev-archive@minotaur.apache.org Received: (qmail 17050 invoked from network); 21 Nov 2009 09:24:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Nov 2009 09:24:01 -0000 Received: (qmail 40328 invoked by uid 500); 21 Nov 2009 09:24:00 -0000 Delivered-To: apmail-incubator-cassandra-dev-archive@incubator.apache.org Received: (qmail 40293 invoked by uid 500); 21 Nov 2009 09:23:59 -0000 Mailing-List: contact cassandra-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-dev@incubator.apache.org Received: (qmail 40283 invoked by uid 99); 21 Nov 2009 09:23:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2009 09:23:59 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of santal.li@gmail.com designates 209.85.221.191 as permitted sender) Received: from [209.85.221.191] (HELO mail-qy0-f191.google.com) (209.85.221.191) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2009 09:23:51 +0000 Received: by qyk29 with SMTP id 29so2025778qyk.32 for ; Sat, 21 Nov 2009 01:23:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Nh55inDGh/QekhydXmWeAT/q5aEuM3SasHzPX6zdYiU=; b=eYe/XmN7xAIUSVpqVj6GnVyxtp8j5DZyY1wRrjGEJlg2CRPNuHoajAbpxdwrzg5V06 HssBet2SSSbM8tq6fbw55g+tGnwCN3v1+ZByr43qtK3SmFZhc1fylMF1MkOITOhuQifj ykVeK6nH+94CakOfMJmmsHG2EeaD8ZP3/1GPA= 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=BKD22SbqZxQkp0+gS0TfKuTpftZD2M0yd8zd6FhStLFJLcQEzlxpz82wQeCWZIfxq1 pV//J3ggZLkdkZ38UB1fBgWWCeJhbsqLpkH3NzRIjMd5rEct1G74K1qjKhOQWsYOZYDl OirSLucC2/l/oXxiflbcNwpirpPpVETRxCbTI= MIME-Version: 1.0 Received: by 10.229.13.213 with SMTP id d21mr326597qca.45.1258795410145; Sat, 21 Nov 2009 01:23:30 -0800 (PST) In-Reply-To: References: Date: Sat, 21 Nov 2009 17:23:30 +0800 Message-ID: Subject: Re: Cassandra users survey From: Santal Li To: cassandra-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=00151759031e4444780478de25f4 X-Virus-Checked: Checked by ClamAV on apache.org --00151759031e4444780478de25f4 Content-Type: text/plain; charset=ISO-8859-1 In Webex, we are using Cassandra for store User Feed & User Activity data, it was nearly real time, to support web user interactive, current was in early testing. We evaluated Voldemort, MemcacheDB, Dynomite. I most want : 1. support build second index on values or columns. 2. support some kind of optimistic lock, base on row or columnfamily. 3. support increment/decrement. 2009/11/21 Jonathan Ellis > Hi all, > > I'd love to get a better feel for who is using Cassandra and what kind > of applications it is seeing. If you are using Cassandra, could you > share what you're using it for and what stage you are at with it > (evaluation / testing / production)? Also, what alternatives you > evaluated/are evaluating would be useful. Finally, feel free to throw > in "I'd love to use Cassandra if only it did X" wishes. :) > > I can start: Rackspace is using Cassandra for stats collection > (testing, almost production) and as a backend for the Mail & Apps > division (early testing). We evaluated HBase, Hypertable, dynomite, > and Voldemort as well. > > Thanks, > > -Jonathan > > (If you're in stealth mode or don't want to say anything in public, > feel free to reply to me privately and I will keep it off the record.) > --00151759031e4444780478de25f4--