Pain-Free redis pipelining in python.
This project is beta software. The interface may change.
The code is well tested and rapidly stabilizing. Check back soon.
The redpipe module requires Python 2.7 or higher.
To install, use pip:
$ pip install redpipe
or from source:
$ python setup.py install
Find RedPipe documentation on Read the Docs.