summaryrefslogtreecommitdiff
path: root/databases/py-cassa/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2010-05-01Import pycassa version 0.3.0.tonnerre1-0/+5
pycassa is a Cassandra library with the following features: 1. Auto-failover single or thread-local connections 2. A simplified version of the thrift interface 3. A method to map an existing class to a Cassandra ColumnFamily. 4. Support for SuperColumns