openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
22 stars 2 forks source link

Configure cache settings to change it in production #722

Closed lunika closed 6 months ago

lunika commented 6 months ago

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.

We want to be able to configure the cache per environment. For using redis in production for example.

Describe the solution you'd like

add django-redis dependency and manage CACHES settings