Add redis result backend support
This commit changes the Celery result backend to redis as it has already been done for the webinterface and gvaldap parts of gnuviechadmin.
This commit is contained in:
parent
f64a87714d
commit
cbb695137c
2 changed files with 7 additions and 6 deletions
|
@ -6,3 +6,4 @@ kombu==3.0.33
|
|||
pytz==2015.7
|
||||
PyYAML==3.11
|
||||
-e git+https://git.gnuviech-server.de/gvacommon.git@0.3.0#egg=gvacommon
|
||||
redis==2.10.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue