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:
Jan Dittberner 2016-02-07 22:43:42 +01:00
parent f64a87714d
commit cbb695137c
2 changed files with 7 additions and 6 deletions

View file

@ -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