diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2016-11-21 22:19:38 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:24 +0700 |
commit | 82ba59b6c9241d891a8cfd41777968f7c66dd712 (patch) | |
tree | e33ed5c6b76738e120cfb3eecdca1ce8558e10de /python/pycassa/README | |
parent | 23756590c2462dcef96d65d3377527f9c52efec8 (diff) |
python/pycassa: Updated for version 1.11.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pycassa/README')
-rw-r--r-- | python/pycassa/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pycassa/README b/python/pycassa/README index 4c9b71a4e210b..c77583666b234 100644 --- a/python/pycassa/README +++ b/python/pycassa/README @@ -1,5 +1,5 @@ -pycassa is a python client library for Apache Cassandra with -the following features: +pycassa is a Thrift-based python client library for Apache Cassandra +with the following features: - Automatic failover and operation retries - Connection pooling |