Ask Solem 904e2af39b Exception sent by JSON serialized worker can be read by pickle configured worker 11 years ago
..
database 59fa886071 Cosmetics for #1736 12 years ago
__init__.py 2bcb3357ce get_backend_cls cannot be memoized as it keeps reference to app.loader. Issue #1949 12 years ago
amqp.py 633f80dc68 AsyncResult now has its own cache so MAX_CACHED_RESULTS can be completely disabled 12 years ago
base.py 904e2af39b Exception sent by JSON serialized worker can be read by pickle configured worker 11 years ago
cache.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 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 40d9c8f652 Stops MongoDB Backend from using BROKER_USE_SSL. 12 years ago
redis.py 2e78672a7d Chord errors must also be logged 12 years ago
rpc.py 77f0ee26dd RPC Backend related improvements: 12 years ago