.. |
database
|
3c537aa99f
New signals: before_task_publish / after_task_publish
|
il y a 11 ans |
__init__.py
|
3203c6a287
Docs should no longer use CELERY_RESULT_DBURI, CELERY_CACHE_BACKEND
|
il y a 11 ans |
amqp.py
|
5dbd4694a2
AMQP Backend: Get many must prepare exceptions
|
il y a 11 ans |
base.py
|
b985771edb
Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple
|
il y a 11 ans |
cache.py
|
727649bd98
Cache backend can now be set by URL (backend="cache+memory://")
|
il y a 11 ans |
cassandra.py
|
9c38139d5b
Backends: store_result/mark_as* now takes request kwargs (needed for RPC backend)
|
il y a 11 ans |
couchbase.py
|
e7b1125170
Doc fixes
|
il y a 11 ans |
mongodb.py
|
38f424d46f
MongoDB: Fixes typo use_greenlet -> use_greenlets
|
il y a 11 ans |
redis.py
|
7e76877362
Redis result backend: Expires cannot be 0. Closes #1661
|
il y a 11 ans |
rpc.py
|
77f0ee26dd
RPC Backend related improvements:
|
il y a 11 ans |