Ask Solem 8a3b4765fb Add :setting: ref to all settings in docstrings il y a 14 ans
..
__init__.py 77eb02f4f5 Rename curry -> partial il y a 14 ans
amqp.py b470ecca1c queue_declare argument x-expires must be a signed-int, or long describing the expiry time in milliseconds. il y a 14 ans
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. il y a 14 ans
cache.py c1a6670656 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag il y a 14 ans
cassandra.py 8a3b4765fb Add :setting: ref to all settings in docstrings il y a 14 ans
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. il y a 14 ans
mongodb.py b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. il y a 14 ans
pyredis.py 8a3b4765fb Add :setting: ref to all settings in docstrings il y a 14 ans
tyrant.py c1a6670656 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag il y a 14 ans