epicserve / django-cache-url

Use Cache URLs in your Django Application
MIT License
18 stars 12 forks source link

Add support of django-redis options #6

Closed OdintsovTim closed 3 years ago

OdintsovTim commented 3 years ago

In django-redis we have to point to some options in "OPTIONS" key

epicserve commented 3 years ago

I just released v3.2.0 which adds support for django-redis-cache and SSL. If you're still needing and wanting this functionality then please feel free to rebase your branch off of master and add some tests.