diff options
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 |