Skip to main content

Simple Redis Queue Library

Project description

# redisqueue

Very basic implementation of a Redis queue for Python

History

0.1.1 (2014-10-02)

  • First release

0.1.2 (2014-10-02)

  • Changed AbstractTask uids to be shorter (Easier to read for logging purposes)

0.1.3 (2014-10-08)

  • Added ability to specify Pickle protocol version

0.1.4 (2014-10-11)

  • Removed Pickle and reverted to using JSON intead due to compatibility issues between Python 2 -> Python 3.

0.1.5 (2014-10-23)

  • Removed setup.py import of redisqueue. Causing failed installation if redis is not already installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redisqueue-0.1.5.tar.gz (4.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page