1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Use memcached cache

This commit is contained in:
Alexandre Iooss
2020-09-21 15:13:43 +02:00
parent d54ab94ceb
commit 3d733ed6af
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