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