Use memcached cache

This commit is contained in:
Alexandre Iooss 2020-09-21 15:13:43 +02:00
parent d54ab94ceb
commit 3d733ed6af
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
7 changed files with 28 additions and 5 deletions

View file

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