Open michaelhiiva opened 3 years ago
Currently the AGAGD uses Django's default caching on both production and in development.
Caching option added for production which uses an in-memory key-value store like Redis or Memcached.
Is your feature request related to a problem?
Currently the AGAGD uses Django's default caching on both production and in development.
Describe the feature you'd like to see on the AGAGD.
Caching option added for production which uses an in-memory key-value store like Redis or Memcached.