Ask Solem b77c8d3bb2 Fix for chord inside chord when using json serializer. Closes #1987 11 年 前
..
database 51a6859c14 Cosmetics for #1736 11 年 前
__init__.py 29ee1b8c91 get_backend_cls cannot be memoized as it keeps reference to app.loader. Issue #1949 11 年 前
amqp.py 633f80dc68 AsyncResult now has its own cache so MAX_CACHED_RESULTS can be completely disabled 11 年 前
base.py b77c8d3bb2 Fix for chord inside chord when using json serializer. Closes #1987 11 年 前
cache.py a31557793a Chord unlock must be called after header. Closes #1700 12 年 前
cassandra.py 9c38139d5b Backends: store_result/mark_as* now takes request kwargs (needed for RPC backend) 12 年 前
couchbase.py e7b1125170 Doc fixes 12 年 前
mongodb.py d0682a502a Stops MongoDB Backend from using BROKER_USE_SSL. 11 年 前
redis.py 2e78672a7d Chord errors must also be logged 11 年 前
rpc.py 77f0ee26dd RPC Backend related improvements: 12 年 前