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