Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 77173 invoked from network); 4 Nov 2009 03:48:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Nov 2009 03:48:41 -0000 Received: (qmail 39210 invoked by uid 500); 4 Nov 2009 03:48:41 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 39109 invoked by uid 500); 4 Nov 2009 03:48:40 -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 39100 invoked by uid 99); 4 Nov 2009 03:48:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 03:48:39 +0000 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 jbellis@gmail.com designates 74.125.78.146 as permitted sender) Received: from [74.125.78.146] (HELO ey-out-1920.google.com) (74.125.78.146) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 03:48:29 +0000 Received: by ey-out-1920.google.com with SMTP id 4so1379989eyg.8 for ; Tue, 03 Nov 2009 19:48:09 -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 :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=15t2liBNygYgAaFQ2FIIs623rWgKgV2V9XhtiPN7zeI=; b=ML0mXdvgEITRarN4rZFvIGyJ7576w7tfVS1GyRUeJCTrhmtbPlBYtvLjprswW7vQEh y+lDv+n0SXu9AhieZAG8wwQrfnw8E+mR4cC34ourP5Ix3kp0u7L8MK+IQq9TuTP7np9q 3iCuMLKNqGcvIBsEzyLpdEx1Vy1+Ydtgn7sOM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=Wu+K/HnDZRmmFxh9+EixJChnJi6lyK/tGS9FUJZOLDzBsuYcad3UmrX76QsGjmrt4z Ob8ab0gQZoyaPAmPm0TtnAmyAB7kDeP9ZE5l7tphWtmbuDWhDes8vEqZ324rWzK4tcR0 t9szvfisceZ37GJHNREU7qn9GgMUQvMpN63/w= MIME-Version: 1.0 Received: by 10.216.93.66 with SMTP id k44mr343638wef.67.1257306489101; Tue, 03 Nov 2009 19:48:09 -0800 (PST) In-Reply-To: References: From: Jonathan Ellis Date: Tue, 3 Nov 2009 21:47:49 -0600 Message-ID: Subject: Re: haskell + cassandra To: cassandra-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I would expect it to work just fine, with the caveat that I don't think Haskell is one of the most actively-maintained Thrift implementations and we stress Thrift harder than just about anyone. (We've run into bugs at least in Python, PHP, and Java.) On Tue, Nov 3, 2009 at 9:42 PM, Joe Van Dyk wrote= : > Anyone use Haskell and Cassandra? =A0How'd it go? > > -- > Joe Van Dyk > http://fixieconsulting.com >