6 lines
224 B
Plaintext
Raw Normal View History

2020-06-07 21:56:49 +02:00
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/