mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
2652e7514b
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
10 lines
306 B
Text
10 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.
|