txredisapi is a non-blocking client driver for the redis database, written in
python. It uses twisted for the asynchronous communication with redis.
WWW: https://github.com/IlyaSkriblovsky/txredisapi
PR: 246813
Submitted by: Sascha Biberhofer <ports@skyforge.at>