Switch from Memcached to Redis

This commit is contained in:
Danielle McLean 2017-10-24 22:22:56 +11:00
parent f6b316dcfa
commit 1670b6d427
Signed by untrusted user: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
3 changed files with 17 additions and 3 deletions

View file

@ -15,6 +15,7 @@ pillow = "*"
python-memcached = "*"
django-favicon-plus = "*"
django-meta = "*"
django-redis-cache = "*"
[dev-packages]