Skip to content

Making Redis pipelines easier to use in python.

License

Notifications You must be signed in to change notification settings

ArminGruner/redpipe

 
 

Repository files navigation

RedPipe

Pain-Free redis pipelining in python.

BuildStatus CoverageStatus Version Python Documentation Status

This project is beta software. The interface may change.

The code is well tested and rapidly stabilizing. Check back soon.

Requirements

The redpipe module requires Python 2.7 or higher.

Installation

To install, use pip:

$ pip install redpipe

or from source:

$ python setup.py install

Documentation

Find RedPipe documentation on Read the Docs.

About

Making Redis pipelines easier to use in python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.6%
  • Other 1.4%