Install via pip. Usage examples can be found in the examples/ directory of this repository.
Based on the "NoSQL Databases" category.
Alternatively, view txRedis alternatives based on common mentions on social networks and blogs.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of txRedis or a related project?
Install via pip. Usage examples can be found in the examples/ directory of this repository.
pip install txredis
Included are two protocol implementations, one using a custom Twisted
based protocol parser, and another using the hiredis protocol parser. If you would like to use hiredis, simply install it via pip and use the provided HiRedisClient protocol:
pip install -U hiredis
File bug reports and any other feedback with the issue tracker at http://github.com/deldotdr/txRedis/issues/
Please open a pull request at http://github.com/deldotdr/txRedis and be sure to include tests.
There is no a txRedis list but questions can be raised in the issues area or in the Redis community.
Do not miss the trending, packages, news and articles with our weekly report.