Cache support for your Flask application Maintained by:lichray@gmail.com Port Added: 14 Apr 2011 00:39:18 Also Listed In:python License: BSD
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/
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/
PR: ports/156384
Submitted by: Zhihao Yuan <lichray@gmail.com>