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/API

------------------------------------------------------------------------------
  == Overview ==
  
+ The Cassandra Thrift API changed between 0.3 and 0.4; this document explains 
the 0.4 version.
+ 
- The Cassandra Thrift API changed between 0.3 and 0.4. Cassandra's client API 
is built entirely on top of Thrift. It should be noted that these documents 
mention default values, which are not supported in all of the languages that 
Thrift supports. 
+ Cassandra's client API is built entirely on top of Thrift. It should be noted 
that these documents mention default values, but these are not generated in all 
of the languages that Thrift supports.
  
  '''WARNING:''' Some SQL/RDBMS terms are used in this documentation for 
analogy purposes. They should be thought of as just that; analogies. There are 
few similarities between how data is managed in a traditional RDBMS and 
Cassandra. Please see DataModel for more information.
  

Reply via email to