summaryrefslogtreecommitdiff
path: root/databases/php5-pdo_cassandra/pkg-descr
blob: f278d4f5d2941b48350307d4c1957a454516a438 (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/