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