Use memcached cache
This commit is contained in:
parent
d54ab94ceb
commit
3d733ed6af
7 changed files with 28 additions and 5 deletions
|
|
@ -30,6 +30,7 @@
|
|||
- python3-django-polymorphic
|
||||
- python3-djangorestframework
|
||||
- python3-lockfile
|
||||
- python3-memcache
|
||||
- python3-phonenumbers
|
||||
- python3-pil
|
||||
- python3-pip
|
||||
|
|
@ -40,6 +41,9 @@
|
|||
# LaTeX (PDF generation)
|
||||
- texlive-xetex
|
||||
|
||||
# Cache server
|
||||
- memcached
|
||||
|
||||
# WSGI server
|
||||
- uwsgi
|
||||
- uwsgi-plugin-python3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue