mirror of https://github.com/apache/cassandra
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@768590 13f79535-47bb-0310-9956-ffa450edef68 |
||
|---|---|---|
| bin | ||
| conf | ||
| interface | ||
| lib | ||
| src/org/apache/cassandra | ||
| test | ||
| LICENSE.txt | ||
| README.txt | ||
| build.xml | ||
README.txt
Cassandra is a highly scalable, eventually consistent, distributed, structured key-value store. Cassandra brings together the distributed systems technologies from Dynamo and the data model from Google's BigTable. Like Dynamo, Cassandra is eventually consistent. Like BigTable, Cassandra provides a ColumnFamily-based data model richer than typical key/value systems. For more information see http://incubator.apache.org/cassandra