summaryrefslogtreecommitdiff
path: root/databases/php5-pdo_cassandra/pkg-descr
blob: 3d8747110fd5823ad985bed9c47cd2bf70c49f84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PDO driver for Apache Cassandra

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.

WWW: http://code.google.com/a/apache-extras.org/p/cassandra-pdo/