Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 805 Bytes

README.rst

File metadata and controls

30 lines (20 loc) · 805 Bytes

txredis - asynchronous redis client for Python

An asynchronous Redis client library for the Twisted Python framework (http://www.twistedmatrix.com).

Included are two protocol implementations, one using a custom Twisted based protocol parser, and another using the hiredis protocol parser (https://github.com/pietern/hiredis-py).

To install hiredis simply:

pip install -U hiredis

Bug tracker

File bug reports and any other feedback with the issue tracker at http://github.com/deldotdr/txRedis/issues/

Contact

There is no a txRedis list but questions can be raised on the redis-client mailing list, or you can ask: