forked from 00dani/lemoncurry
Switch from Memcached to Redis
This commit is contained in:
parent
f6b316dcfa
commit
1670b6d427
3 changed files with 17 additions and 3 deletions
1
Pipfile
1
Pipfile
|
@ -15,6 +15,7 @@ pillow = "*"
|
|||
python-memcached = "*"
|
||||
django-favicon-plus = "*"
|
||||
django-meta = "*"
|
||||
django-redis-cache = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue