blob: 046d68aed18ef27de0747b2a5f647b0a1008b742 (
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://packages.python.org/Flask-Cache/
|