You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2014/07/09 23:43:09 UTC

[Cassandra Wiki] Update of "ClientOptions" by TylerHobbs

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "ClientOptions" page has been changed by TylerHobbs:
https://wiki.apache.org/cassandra/ClientOptions?action=diff&rev1=188&rev2=189

Comment:
Add Lua driver

  
   * Python:
    * [[http://github.com/datastax/python-driver|DataStax Python Driver]]
-    * Mapping layer: [[http://github.com/cqlengine/cqlengine|cqlengine]] (native branch)
+    * Mapping layer: [[http://github.com/cqlengine/cqlengine|cqlengine]]
   * Java:
    * [[http://github.com/datastax/java-driver|DataStax Java driver]]
   * Node.js
@@ -42, +42 @@

    * [[http://github.com/matehat/cqerl|CQErl]]
   * Scala
    * [[https://github.com/eklavya/Scqla|Scqla]]
+  * Lua
+   * [[https://github.com/jbochi/lua-resty-cassandra|lua-resty-cassandra]]
  
  = Thrift =
  For older Thrift clients, see ClientOptionsThrift.