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 2013/08/30 01:03:12 UTC

[Cassandra Wiki] Trivial Update of "ClientOptions" by JonathanEllis

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 JonathanEllis:
https://wiki.apache.org/cassandra/ClientOptions?action=diff&rev1=178&rev2=179

Comment:
add link for cql-rb

  
   * 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]] (native branch)
   * Java:
    * [[http://github.com/datastax/java-driver|DataStax Java driver]]
   * Node.js
@@ -23, +23 @@

    * [[http://github.com/datastax/csharp-driver|DataStax C# driver]]
    * CqlSharp: https://github.com/reuzel/CqlSharp
   * Ruby:
-   * cql-rb:
+   * [[https://github.com/iconara/cql-rb|cql-rb]]
   * PHP:
    * [[http://code.google.com/a/apache-extras.org/p/cassandra-pdo/|Cassandra PDO driver]]
   * Perl:
@@ -35, +35 @@

   * C++
    * [[https://github.com/mstump/libcql|libcql]]
  
- 
  = Thrift =
  For older Thrift clients, see ClientOptionsThrift.