Flask-Caching

GPTKB entity

Statements (43)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:category caching
web development
Python libraries
gptkbp:dependency gptkb:cachelib
gptkb:Werkzeug
gptkb:drug
gptkbp:developed_by gptkb:Armin_Ronacher
gptkbp:example @cache.cached(timeout=50)
cache.clear()
cache.delete('key')
cache.get('key')
cache.memoize(timeout=60)
cache.set('key', 'value')
gptkbp:features thread safety
cache expiration
multiple backends
simple API
cache invalidation
cache decorators
gptkbp:first_released 2014-06-01
gptkbp:has_documentation https://flask-caching.readthedocs.io
https://www.w3.org/2000/01/rdf-schema#label Flask-Caching
gptkbp:is_maintained_by Sh4nks
gptkbp:language gptkb:Library
gptkbp:latest_version 2021-06-01
2.0.0
gptkbp:license MIT License
gptkbp:platform cross-platform
gptkbp:provides cache management
gptkbp:related_to gptkb:Ninjutsu
gptkb:software_framework
gptkb:drug
gptkb:Memcached
web frameworks
SQL Alchemy
gptkbp:release_date gptkb:2014
gptkbp:repository https://github.com/sh4nks/flask-caching
gptkbp:supports gptkb:drug
gptkbp:type open-source
gptkbp:uses caching in web applications
gptkbp:bfsParent gptkb:Armin_Ronacher
gptkbp:bfsLayer 4