korfuri / django-prometheus

Export Django monitoring metrics for Prometheus.io
Apache License 2.0
1.44k stars 244 forks source link

RedisCache not working #406

Open LuizDMM opened 1 year ago

LuizDMM commented 1 year ago

I'm using the last version of django-prometheus, and it tries to import django-redis, instead of using Django's built-in Redis cache (since version 4.0)