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 83007b2074 Merge pull request #786 from jezdez/backend-class-overrides
Allow passing backend classes from CLI and other APIs
8 years ago
..
cli Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs 8 years ago
compat Moved job.hset_value to connection._hset. 9 years ago
contrib Remove warning that's now breaking since the Raven API changed 10 years ago
__init__.py Fix PEP8 complaints. 10 years ago
connections.py Make string formatting consistent 10 years ago
decorators.py Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs 8 years ago
defaults.py Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs 8 years ago
dummy.py Enable the most modern Python syntax. 11 years ago
exceptions.py Raise an exception if a given dependency does not exist 8 years ago
job.py Merge pull request #786 from jezdez/backend-class-overrides 8 years ago
local.py Ignore flake8 checks in local.py 9 years ago
logutils.py Merge pull request #687 from jlopex/javi/allow_quiet_worker_class 9 years ago
queue.py Merge pull request #786 from jezdez/backend-class-overrides 8 years ago
registry.py Merge pull request #786 from jezdez/backend-class-overrides 8 years ago
suspension.py Various PEP8 fixes. 10 years ago
timeouts.py Make string formatting consistent 10 years ago
utils.py Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs 8 years ago
version.py Bump version to 0.7.1. 8 years ago
worker.py Merge pull request #786 from jezdez/backend-class-overrides 8 years ago