Class CacheMiddleware

Cache middleware that provides basic behavior for many simple sites.

Declaration

source link

Documentation

Also used as the hook point for the cache decorator, which is generated
using the decorator-from-middleware utility.

Methods

Inherited methods

Reexports