psychok7 / django-yadpt-starter

Yet Another Django Project Template skeleton for Django projects
MIT License
28 stars 1 forks source link

Consider switching Redis Cache Backend #49

Open psychok7 opened 6 years ago

psychok7 commented 6 years ago

Consider switching from https://github.com/sebleier/django-redis-cache/ to https://github.com/niwinz/django-redis/ as the second seems to be better maintained