slackbuilds_ponce/python/pycassa/README
Nikolay Korotkiy 82ba59b6c9
python/pycassa: Updated for version 1.11.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-11-26 11:47:24 +07:00

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.