mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
11 lines
306 B
Text
11 lines
306 B
Text
|
pycassa is a python client library for Apache Cassandra with
|
||
|
the following features:
|
||
|
|
||
|
- Automatic failover and operation retries
|
||
|
- Connection pooling
|
||
|
- Multithreading support
|
||
|
- A batch interface
|
||
|
- A class for mapping classes to Cassandra column families
|
||
|
|
||
|
pycassa is open source under the MIT license.
|