thadeusb / flask-cache

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

New version for flask_cache #185

Closed ponytailer closed 3 years ago

ponytailer commented 6 years ago

pip install git+git://github.com/huangxiaohen2738/flask-cache.git@0.14.0

This version fix #177 and use flask_cache to replace the flask.ext.cache

alanhamlett commented 6 years ago

Use https://github.com/sh4nks/flask-caching instead.