From user-return-39740-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Thu Mar 20 12:33:45 2014 Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 42F9B105EA for ; Thu, 20 Mar 2014 12:33:45 +0000 (UTC) Received: (qmail 87202 invoked by uid 500); 20 Mar 2014 12:33:41 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 86800 invoked by uid 500); 20 Mar 2014 12:33:32 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 86789 invoked by uid 99); 20 Mar 2014 12:33:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2014 12:33:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [212.227.126.187] (HELO moutng.kundenserver.de) (212.227.126.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2014 12:33:26 +0000 Received: from [172.20.10.3] (tmo-106-95.customers.d1-online.com [80.187.106.95]) by mrelayeu.kundenserver.de (node=mreue005) with ESMTP (Nemesis) id 0LvNfb-1X86Gx26SJ-010cNK; Thu, 20 Mar 2014 13:33:04 +0100 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: Production Quality Ruby Driver? From: Jan Algermissen In-Reply-To: Date: Thu, 20 Mar 2014 13:32:59 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <1908426D-37B3-4EFF-BE6D-92A2D16095C3@nordsc.com> References: To: user@cassandra.apache.org X-Mailer: Apple Mail (2.1874) X-Provags-ID: V02:K0:yJVA0xJIAAegiwEX1OiE0KYZlUQ9YPFx4NKtJXdk5KD jJtTffFmRCoVdGzeuG5+UMjE54gaBc4JpcAll11LN92D16X8kt 9OMlcyw6MegkWdCcb8iliBn/rIKYhG7Uzus29P0vShRj7gKE6Z Ada5Znr//SlnN/82mfP/xhMeGC3r1kOoXwQVmIZqs7IuHWuLxQ Z45aU4GkhNncoNi/+aJg8Ztd9VktvmimH8jYBfjXaYSIhTH6dI 6+qrVjDpJDp1FdeFVuyB1c6eUgjWzHMdsGmy73My5begaDnKr4 F42CUzgkIfygH2CtunGXRzBQQW8fExiJhFpAqfssHXN2RFf7fi OXqOYO6PFhmjfzJTn3O7Ue1DWmS5EDK5GA7cxI1EtLmIqQl0QW 3FvgRmjoIFKiA== X-Virus-Checked: Checked by ClamAV on apache.org Hi Theo, On 19 Mar 2014, at 17:23, Theo Hultberg wrote: > And cql-rb is full featured when it comes to CQL3. It supports all = features of Cassandra 1.2. For some of the Cassandra 2.0 features you = have to wait for a final version of 2.0, but the current prerelease is = stable and well tested. Thank you for the details (and creating the driver in the first place!) = - Sounds convincing. Jan >=20 > yours > Theo >=20 >=20 > On Wed, Mar 19, 2014 at 5:21 PM, Theo Hultberg = wrote: > I'm the author of cql-rb, the first one on your list. It runs in = production in systems doing tens of thousands of operations per second. = cequel is an ORM and its latest version runs on top of cql-rb. >=20 > If you decide on using cql-rb I'm happy to help you out with any = problems you might have, just open an issue on the GitHub project page. >=20 > yours > Theo >=20 >=20 > On Mon, Mar 17, 2014 at 6:55 PM, NORD SC = wrote: > Hi, >=20 > I am looking for a Ruby driver that is production ready and truly = supports CQL 3. Can anyone strongly recommend one in particular? >=20 >=20 > I found >=20 > - https://github.com/iconara/cql-rb > - https://github.com/kreynolds/cassandra-cql > - https://github.com/cequel/cequel >=20 >=20 > Jan >=20 >=20 >=20