Skip to main content
redis_simple_queue
---------------

redis_simple_queue implements a queue on top of Redis.

Requires:

* Redis 2.0+
* Newest version of redis-py http://github.com/andymccurdy/redis-py
* redis_wrap http://pypi.python.org/pypi/redis_wrap

Examples
----------

Example of using the queue::

from redis_simple_queue import *

delete_jobs('tasks')

put('tasks', '42')

assert 'tasks' in get_all_queues()
assert queue_stats('tasks')['queue_size'] == 1

assert reserve('tasks') == '42'
assert queue_stats('tasks')['queue_size'] == 0

Copyright: 2010 by amix
License: BSD.

Release files for redis_simple_queue 1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for redis_simple_queue 1.0
File Size Uploaded
redis_simple_queue-1.0.tar.gz 1.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for redis_simple_queue 1.0
File Interpreter ABI Platform
redis_simple_queue-1.0-py2.6.egg Legacy Egg format - - Details

Total release size: 5.2 kB

Release files / redis_simple_queue-1.0.tar.gz

Download URL redis_simple_queue-1.0.tar.gz
Size 1.8 kB
Tags Source
SHA-256 checksum
How to use checksums
f1b2ed3a9eb21f69c6d44b710bda83437abbe5126f6cf66e63b1ec597b4aa85e
BLAKE2b-256 checksum
How to use checksums
851848c08568175c8102f22ab68d5253724e6519d130f490213b92ebce2c004f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / redis_simple_queue-1.0-py2.6.egg

Download URL redis_simple_queue-1.0-py2.6.egg
Size 3.4 kB
Tags Egg
SHA-256 checksum
How to use checksums
a9282b9111528278b255a873e8a24eaacb9f676accefc4a04fc31d9c37e83ffc
BLAKE2b-256 checksum
How to use checksums
c69fa0afefeb91f5b8d30918d488da26ab45d1d744509175b7e563dd5e70a36b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page