API

This section contains the API documentation of the Flask-Caching extension and lists the backends which are supported out of the box via cachelib. The Configuration section explains how the backends can be used.

Cache API

Backends

Changed in version 1.11.0: flask-caching now uses cachelib as backend. See cachelib API for further details.