You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Selwin Ong 7fd2ac8ca6 Added "DEFERRED" Job status for jobs that have unsatisfied dependencies. 10 years ago
..
cli adding suspend with duration test 10 years ago
compat fix decode error in py3. 10 years ago
contrib Let cleanup_ghosts accept conn argument 10 years ago
scripts Cleanup 10 years ago
__init__.py Fix PEP8 complaints. 10 years ago
connections.py Enable the most modern Python syntax. 11 years ago
decorators.py Easy refactoring on decorators.py 11 years ago
dummy.py Enable the most modern Python syntax. 11 years ago
exceptions.py Enable the most modern Python syntax. 11 years ago
job.py Added "DEFERRED" Job status for jobs that have unsatisfied dependencies. 10 years ago
local.py Fix typo in Doc string. 11 years ago
logutils.py Fixed default logging level in setup_loghandlers. 11 years ago
queue.py Added "DEFERRED" Job status for jobs that have unsatisfied dependencies. 10 years ago
registry.py Allow maximum job age to be specified when cleaning up or getting expired jobs from a registry. 10 years ago
suspension.py triggering shutdown by setting a redis flag 10 years ago
timeouts.py PEP8ify. 11 years ago
utils.py triggering shutdown by setting a redis flag 10 years ago
version.py Start release 0.4.6. 11 years ago
worker.py Explicitly cast map() result to a list, for Python 3 compat. 10 years ago