blob: 5a5df4799b39c664a88f0a909c94af27d585055c (
plain) (
blame)
1
2
3
4
5
|
Flask-Cache adds cache support to your Flask application. The cache
backend can Be chosen from simple, memcached, and filesystem.
Install databases/memcached from ports if needed.
WWW: http://pythonhosted.org/Flask-Cache/
|