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 086BA1130E for ; Thu, 10 Jul 2014 01:21:36 +0000 (UTC) Received: (qmail 33982 invoked by uid 500); 10 Jul 2014 01:21:33 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 33947 invoked by uid 500); 10 Jul 2014 01:21:33 -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 33937 invoked by uid 99); 10 Jul 2014 01:21:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 01:21:33 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbochi@gmail.com designates 209.85.216.49 as permitted sender) Received: from [209.85.216.49] (HELO mail-qa0-f49.google.com) (209.85.216.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 01:21:31 +0000 Received: by mail-qa0-f49.google.com with SMTP id dc16so163082qab.8 for ; Wed, 09 Jul 2014 18:21:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=oOdZZEgT95jj3Pmvurh3gSeiK7011qZW6hilcbSn+qA=; b=poviP7+Zy35Pz2CExpb24X8JWHZGqBooextZqzSe4Y7m8S8szc1ELoTvhW6dpwYa0Z obT9FFxI3fwbIYSe1ha1Iz6FgHPmlkGrLOhMmHXengrU2YsfobxNR2nKk0w7Lp6PkbVH d89z7jIAo5u/LQ/F3OO+Zz2JJ6pp17PsPMrl5MYdxBWStTTEWC5AbNxMRJdpOgwVhumu piTKP5H+y14xVvbuFHPxzm6b2aeZBCBjcjbeE/Vm3CRB3Ey8Gs1ai/dP23GyFyAvKRDc 9JgffRX74vfHIuwJiYFa4q/w2YWcyPsf9Y86ILc1rBqjX141cSXM+Vugm+XadQ7fFApw MTkg== X-Received: by 10.224.128.133 with SMTP id k5mr61228986qas.49.1404955267006; Wed, 09 Jul 2014 18:21:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.82.113 with HTTP; Wed, 9 Jul 2014 18:20:46 -0700 (PDT) From: Juarez Bochi Date: Wed, 9 Jul 2014 22:20:46 -0300 Message-ID: Subject: Lua CQL client library To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=001a1132e9ee9d869204fdcca332 X-Virus-Checked: Checked by ClamAV on apache.org --001a1132e9ee9d869204fdcca332 Content-Type: text/plain; charset=UTF-8 Hi, I have started the development of a cassandra cql library in Lua. The code is available at https://github.com/jbochi/lua-resty-cassandra. It is missing some features and lacks support for several types but it is already usable. Contributions and suggestions are welcome! https://github.com/jbochi/lua-resty-cassandra [[ This message was crossposted to client-dev. Sorry if you received it twice. ]] Thanks, Juarez Bochi --001a1132e9ee9d869204fdcca332 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
<= br>
I have started th= e development of a cassandra cql library in Lua.

The code is a= vailable at=C2=A0https://github.com/jb= ochi/lua-resty-cassandra.

It is missing some=C2=A0features=C2=A0and=C2=A0lacks support for several types=C2=A0but it is already usable.

Contributions and suggestions are welcome!


[[ This message was crossposted to client-dev. Sorry if you received it twi= ce. ]]

Thanks,
Juarez Bochi
--001a1132e9ee9d869204fdcca332--