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.
zhangliyong 4d91f136f8 Move redis url default value to connect function
So worker subcommand can retrieve redis url from config file if url
option value is None, otherwise url option value will never be None.
10 years ago
..
cli Move redis url default value to connect function 10 years ago
compat Fix PEP8 complaints. 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 Merge pull request #415 from foxx/feature/custom-job-ids 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 Merge pull request #415 from foxx/feature/custom-job-ids 10 years ago
registry.py Call move_expired_jobs_to_failed_queue before returning job_ids. 10 years ago
timeouts.py PEP8ify. 11 years ago
utils.py Added WorkingQueue class. 10 years ago
version.py Start release 0.4.6. 11 years ago
worker.py Fix PEP8 complaint. 10 years ago