Flask-Caching

E96628

Flask-Caching is a Flask extension that provides easy-to-use caching support to improve the performance and scalability of Flask web applications.

Jump to: Surface forms Statements Referenced by

Observed surface forms (2)

Surface form Occurrences
Flask-Cache 2
flask_caching 1

Statements (47)

Predicate Object
instanceOf Flask extension
Python package
software library
canBeInstalledWith pip
category caching library
web development
compatibleWith Python 3
configurationMethod Flask app config
init_app pattern
designedFor Flask web applications
documentationHostedOn Read the Docs
hasConcept cache backends
cache keys
cache regions
default timeout
hasPurpose improve performance of Flask applications
improve scalability of Flask applications
hostedOn PyPI NERFINISHED
implements cache abstraction layer
inspiredBy Flask-Caching self-linksurface differs
surface form: Flask-Cache
integratesWith Flask application context
license BSD-style license
programmingLanguage Python
provides caching support
replaces Flask-Caching self-linksurface differs
surface form: Flask-Cache
supportsBackend GAE Memcache
Memcached
Redis
SASL
surface form: SASLMemcached

filesystem cache
null cache
simple in-memory cache
supportsFeature cache invalidation
cache key prefixing
cache timeouts
function result caching
lazy caching
memoization
per-view caching
view caching
supportsFramework Flask NERFINISHED
supportsPattern decorator-based caching
explicit cache API calls
typicalImportName Flask-Caching self-linksurface differs
surface form: flask_caching
usedFor reducing API calls
reducing database load
speeding up response times

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Flask extensionEcosystem Flask-Caching
Flask-Caching inspiredBy Flask-Caching self-linksurface differs
this entity surface form: Flask-Cache
Flask-Caching replaces Flask-Caching self-linksurface differs
this entity surface form: Flask-Cache
Flask-Caching typicalImportName Flask-Caching self-linksurface differs
this entity surface form: flask_caching