mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
82ba59b6c9
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
10 lines
319 B
Text
10 lines
319 B
Text
pycassa is a Thrift-based 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.
|