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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file redisqueue-0.1.5.tar.gz
.
File metadata
- Download URL: redisqueue-0.1.5.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e5f0e047c32e5fd43e83ea73d33417f7998da35b3bd485745be9b13eab4733a |
|
MD5 | e263fa522b753426a45d2fdb61f35fcb |
|
BLAKE2b-256 | d2870b08e62bafb8d622549e009e537b88df9a2e9bd47ee0381e2552b60f5d55 |