Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 29856 invoked from network); 23 Jul 2009 23:31:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jul 2009 23:31:29 -0000 Received: (qmail 86738 invoked by uid 500); 23 Jul 2009 23:32:34 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 86705 invoked by uid 500); 23 Jul 2009 23:32:34 -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 86695 invoked by uid 99); 23 Jul 2009 23:32:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 23:32:34 +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 rkmr.em@gmail.com designates 209.85.217.227 as permitted sender) Received: from [209.85.217.227] (HELO mail-gx0-f227.google.com) (209.85.217.227) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 23:32:23 +0000 Received: by gxk27 with SMTP id 27so2053370gxk.12 for ; Thu, 23 Jul 2009 16:32:02 -0700 (PDT) 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=SIw6gIwrJRvzmvC9Ws2t2wvm27s4LaDtCFiAhyRrVi0=; b=K9TCYesjkvT1FDfu+bnZ2NVkBV9mvaw9fCGOZACV0LzK8I/YQRrz+vtpwXLxC0gNg5 mGITJMq2xpfXxf+KlZgj7TcmFqGbQAFfvl7HePASOd+Vn1FYq203JbWkQCH2ChyHYPt4 +5UrzCh1zo+VpftEp72Fm5qDbOVm3qdpJOcQE= 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=QZQyYW5fmaTmTEQT3GWNZwgp9H+6K+AvPlijtPhmElIJjpDjzGAAxwl0R5oJmFnAZC DheKtk7g31rWEEef47cjukSbqYRiHOfa/8gx6i4sxsMex/UJ8108F8T5fnJH5Uwkto3Y TeFq6k+KYPzteq3t83cCAQXjYFvbTHDsWgtRg= MIME-Version: 1.0 Received: by 10.150.134.11 with SMTP id h11mr4222758ybd.29.1248391922678; Thu, 23 Jul 2009 16:32:02 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 Jul 2009 16:32:02 -0700 Message-ID: Subject: Re: Digg's Python Cassandra Client: Lazyboy From: "rkmr.em@gmail.com" To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=000e0cd40538177c92046f67e5c0 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd40538177c92046f67e5c0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit hi chris, thanks a lot for this! it looks exciting. it will be great to have few more examples, specially: -> to have a object/row with both standard column family and super column family -> how to use just the cassandra api using lazyboy's connection pooling and its wrapper. thanks a lot On Wed, Jul 22, 2009 at 9:42 PM, Chris Goffinet wrote: > Hey guys, > > Just wanted to let everyone know we released our client tonight at the > Cassandra hackathon, its for Python 2.5x (haven't tested 2.4). It's up on > Github: > > http://github.com/digg/lazyboy/tree/master > > Feedback welcome. > > -Chris > --000e0cd40538177c92046f67e5c0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable hi chris,
thanks a lot for this! it looks exciting.
it will be great = to have few more examples, specially:
-> to have a object/row with bo= th standard column family and super column family
-> how to use jus= t the cassandra api using lazyboy's connection pooling and its wrapper.=

thanks a lot


On Wed, Jul 22, 2009= at 9:42 PM, Chris Goffinet <goffinet@digg.com> wrote:
Hey guys,

Just wanted to let everyone know we released our client tonight at the Cass= andra hackathon, its for Python 2.5x (haven't tested 2.4). It's up = on Github:

ht= tp://github.com/digg/lazyboy/tree/master

Feedback welcome.

-Chris

--000e0cd40538177c92046f67e5c0--