rq/rq
Vincent Driessen a7c229ddb1 Reflect new API in the RQ scripts. 2012-03-23 15:15:29 +01:00
..
__init__.py Reflect new API in the RQ scripts. 2012-03-23 15:15:29 +01:00
connections.py Reflect new API in the RQ scripts. 2012-03-23 15:15:29 +01:00
dummy.py Clean up some of the dummy jobs used for testing. 2012-02-15 14:18:40 +01:00
exceptions.py Implement requeue() method on FailedQueue. 2012-02-15 16:59:27 +01:00
job.py New connection management. 2012-03-23 15:10:49 +01:00
queue.py New connection management. 2012-03-23 15:10:49 +01:00
timeouts.py Add @slow wrapper to avoid running slow tests. 2012-02-24 07:39:44 +01:00
utils.py Flake8 style fixes. 2012-02-13 17:05:32 +01:00
version.py Put the version number somewhere central. 2011-11-28 12:10:15 +01:00
worker.py New connection management. 2012-03-23 15:10:49 +01:00