flask-heroku-cacheify
Cache manager
Automates cache configuration for Flask applications on Heroku.
Automatic Flask cache configuration on Heroku.
41 stars
3 watching
9 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
heroku/stillir | A library to cache environmental variables in Erlang applications | 51 |
pallets-eco/flask-caching | An extension for Flask that simplifies the use of caching in web applications. | 893 |
tdr-autosync/mi-lib-django_memoize | Caches and optimizes expensive function calls in Django applications. | 120 |
spiritix/lada-cache | Automated cache layer for Laravel applications using Redis | 537 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,040 |
django-cache-machine/django-cache-machine | Automatically caches and invalidates Django model data in real-time | 876 |
moriyoshi/pyramid_dogpile_cache | A cache factory for Pyramid web application frameworks | 6 |
faabiosr/cachego | Provides a simple caching interface with multiple caching drivers | 369 |
comeuplater/fastapi_cache | A simple cache system for FastAPI applications | 218 |
jaemk/cached | Provides Rust implementations of caching structures and simplified function memoization. | 1,565 |
aio-libs/aiocache | An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,146 |
hooopo/second_level_cache | Caching library that synchronizes with models and databases in Rails applications | 398 |
jean-smaug/koache | Caching middleware for Koa.js applications | 6 |
thoughtbot/parity | Tools and scripts for managing and deploying Heroku apps with parity between development, staging, and production environments. | 895 |
ferigis/cacherl | A generational cache system on top of Shards, providing a cache layer with automatic shard rotation and eviction. | 12 |