Ask Solem
|
d6170b85c9
Fixes circular import issue in the Redis result backend
|
14 vuotta sitten |
Ask Solem
|
5d1a050445
Use flake8 instead of pep8+pyflakes and the silly flake ignore list
|
14 vuotta sitten |
Ask Solem
|
4d75e953a4
Chord: Delete saved taskset result after applying body
|
14 vuotta sitten |
Ask Solem
|
e4c7d30991
chord: Can now specify the execution options of the chord task, and the interval and max_retries arguments of the unlock task
|
14 vuotta sitten |
Ask Solem
|
332ac0fdf7
Introducing Chords (taskset callbacks)
|
14 vuotta sitten |
Ask Solem
|
951bbd9605
Use cached_property from kombu.utils
|
14 vuotta sitten |
Ask Solem
|
8f09b6967c
100% Coverage for celery.backends.pyredis
|
14 vuotta sitten |
Ask Solem
|
cc7e78f9f6
Redis Result Backend: Removed deprecated settings REDIS_TIMEOUT and REDIS_CONNECT_RETRY.
|
14 vuotta sitten |
Ask Solem
|
0afa1efa28
Docs: Replaced all occurences of ``literal`` with `literal`
|
14 vuotta sitten |
Ask Solem
|
8a3b4765fb
Add :setting: ref to all settings in docstrings
|
14 vuotta sitten |
Noah Kantrowitz
|
a1f1a6eaba
Add support for result expiration to the Redis backend.
|
14 vuotta sitten |
Ask Solem
|
c1a6670656
Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag
|
14 vuotta sitten |
Ask Solem
|
b442d34c8e
Global settings removed. Still a little bit of refactoring to be done, but the tests passes now.
|
14 vuotta sitten |
Ask Solem
|
af3c0ccd58
Redis database *number* not *name*. Default is now 0
|
14 vuotta sitten |
Ask Solem
|
07b299cf92
Some more minor django references removed
|
15 vuotta sitten |
Ask Solem
|
a2e1c69259
Redis result backend: Don't call SAVE before disconnect.
|
15 vuotta sitten |
Ask Solem
|
384df48005
Use our own ImproperlyConfigured exception
|
15 vuotta sitten |
Ask Solem
|
4181390de5
Handle Redis ConnectionError properly in tests
|
15 vuotta sitten |
Ask Solem
|
5a0ada1398
Disable result cache for all backends but the AMQP backend.
|
15 vuotta sitten |
Ask Solem
|
0155cba133
Deprecated REDIS_TIMEOUT, and REDIS_CONNECT_RETRY, added REDIS_PASSWORD, to work with new redis API.
|
15 vuotta sitten |
Ask Solem
|
6b42a2e048
Make redis backend work with redis-py 1.34.1
|
15 vuotta sitten |
Ask Solem
|
3a71bdb80f
Detecting load is now lazy, and not done when importing celery.loaders.
|
15 vuotta sitten |
Ask Solem
|
5305fad910
Back at 80% coverage
|
15 vuotta sitten |