Ask Solem 60da4a3678 CELERY_AMQP_TASK_RESULT_EXPIRES can't be float. Closes #446. Thanks to shiningpanda 14 years ago
..
__init__.py ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* 14 years ago
amqp.py 60da4a3678 CELERY_AMQP_TASK_RESULT_EXPIRES can't be float. Closes #446. Thanks to shiningpanda 14 years ago
base.py adde99c844 PEP8ify + pyflakes 14 years ago
cache.py a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends 14 years ago
cassandra.py e482db8eac Use prepare_expires in other backends as well 14 years ago
database.py e482db8eac Use prepare_expires in other backends as well 14 years ago
mongodb.py e482db8eac Use prepare_expires in other backends as well 14 years ago
pyredis.py ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* 14 years ago
redis.py c2a4bbecdc Chords should not propagate errors. Closes #421. Thanks to John Garbutt 14 years ago
tyrant.py 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 years ago