flask-caching
Cache manager
An extension for Flask that simplifies the use of caching in web applications.
A caching extension for Flask
894 stars
17 watching
194 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
cacheextensionflaskpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Adds support for server-side sessions to Flask web applications. | 507 |
| A tool that simplifies the integration of Flask web framework and WTForms form handling with features like CSRF protection, file uploads, and reCAPTCHA support. | 1,468 |
| A library that integrates Redis queues with Flask applications | 216 |
| A Flask extension that simplifies email sending functionality | 611 |
| An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance | 2,136 |
| Tools for debugging and inspecting Flask web applications | 954 |
| A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
| Automates cache configuration for Flask applications on Heroku. | 41 |
| A utility library for caching and managing data in Angular applications. | 154 |
| A caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior. | 124 |
| An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,173 |
| A PHP caching library that simplifies the process of storing and retrieving cached data | 961 |
| A caching library for .NET Core applications | 1,976 |
| An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 975 |
| Automatically caches and invalidates Django model data in real-time | 876 |