mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
5 lines
224 B
Text
5 lines
224 B
Text
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: https://pythonhosted.org/Flask-Cache/
|