.. |
__init__.py
|
77eb02f4f5
Rename curry -> partial
|
14 år sedan |
amqp.py
|
b470ecca1c
queue_declare argument x-expires must be a signed-int, or long describing the expiry time in milliseconds.
|
14 år sedan |
base.py
|
0c8580f8e6
AsyncResult.forget: Need to remove task from BaseDictBackend cache, so backends should now define the _forget method to override how the key is deleted.
|
14 år sedan |
cache.py
|
c1a6670656
Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag
|
14 år sedan |
cassandra.py
|
8a3b4765fb
Add :setting: ref to all settings in docstrings
|
14 år sedan |
database.py
|
0c8580f8e6
AsyncResult.forget: Need to remove task from BaseDictBackend cache, so backends should now define the _forget method to override how the key is deleted.
|
14 år sedan |
mongodb.py
|
b442d34c8e
Global settings removed. Still a little bit of refactoring to be done, but the tests passes now.
|
14 år sedan |
pyredis.py
|
8a3b4765fb
Add :setting: ref to all settings in docstrings
|
14 år sedan |
tyrant.py
|
c1a6670656
Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag
|
14 år sedan |