Dear Wiki user,

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

The following page has been changed by JonathanEllis:
http://wiki.apache.org/cassandra/ClientExamples

------------------------------------------------------------------------------
- The most common way to access Cassandra is via the 
[http://incubator.apache.org/thrift/ Thrift] interface.
+ High level clients are available.  Use one of these if you can.  See the 
individual client for documentation.
+  * Ruby: http://github.com/fauna/cassandra/tree/master
+  * Python: http://github.com/digg/lazyboy/tree/master
+  * Scala: http://github.com/viktorklang/Cassidy/tree/master
+ 
+ The rest of this page shows examples of using the low-level 
[http://incubator.apache.org/thrift/ Thrift] interface.
  
  These examples are for Cassandra trunk, which will become 0.4.
  

Reply via email to