Skip to content

caching

Izalia Mae requested to merge (removed):cache into master

The in-memory cache isn't good for multi-process use, so this replaces it with a database or redis cache. Also requires gunicorn to start the server now.

Edited by Izalia Mae

Merge request reports