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