Merge pull request #735 from alphagov/caching-with-redis

Caching with redis
This commit is contained in:
minglis
2016-11-25 09:06:12 +00:00
committed by GitHub
17 changed files with 394 additions and 71 deletions

View File

@@ -18,6 +18,7 @@ celery==3.1.23
monotonic==1.2
statsd==3.2.1
jsonschema==2.5.1
Flask-Redis==0.1.0
git+https://github.com/alphagov/notifications-python-client.git@3.0.0#egg=notifications-python-client==3.0.0