AFAICT needs a db (MySQL/Postgres) and a cache (Redis/Memcached) and one (or more?) web workers.
Then optionally also Celery workers (for "async queries" i.e. slow running)... not sure how optional that is though.
AFAICT needs a db (MySQL/Postgres) and a cache (Redis/Memcached) and one (or more?) web workers.
Then optionally also Celery workers (for "async queries" i.e. slow running)... not sure how optional that is though.