thadeusb / flask-cache

Cache extension for Flask
http://packages.python.org/Flask-Cache/
Other
700 stars 185 forks source link

I tried to add a fallback CACHE_TYPE #114

Closed paolinux79 closed 9 years ago

paolinux79 commented 9 years ago

In order to avoid app unavailability in case the primary CACHE_TYPE becomes unavailable.