| .. |
|
__init__.py
|
77eb02f4f5
Rename curry -> partial
|
15 tahun lalu |
|
amqp.py
|
dbe832f744
Can now configure the apps main module name, used to autogenerate the module name if '__main__'
|
15 tahun lalu |
|
base.py
|
7a9c079440
KeyValueStoreBackend.forget: delete(key_for_task(id)) not delete(id)
|
15 tahun lalu |
|
cache.py
|
93a7dcfe0f
Cache backend: expires must be an int, not float. Thanks to jonozzz
|
15 tahun lalu |
|
cassandra.py
|
8a3b4765fb
Add :setting: ref to all settings in docstrings
|
15 tahun lalu |
|
database.py
|
de428230ca
pyflakes
|
15 tahun lalu |
|
mongodb.py
|
b442d34c8e
Global settings removed. Still a little bit of refactoring to be done, but the tests passes now.
|
15 tahun lalu |
|
pyredis.py
|
8a3b4765fb
Add :setting: ref to all settings in docstrings
|
15 tahun lalu |
|
tyrant.py
|
c1a6670656
Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag
|
15 tahun lalu |