fastapi-cache
Cache
Caches FastAPI responses and function results with support for multiple backends
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
1k stars
8 watching
167 forks
Language: Python
last commit: 10 days ago
Linked from 1 awesome list
cachefastapimemcachedredis
Related projects:
Repository | Description | Stars |
---|---|---|
comeuplater/fastapi_cache | A simple cache system for FastAPI applications | 218 |
long2ice/fastapi-limiter | A rate limiting tool for FastAPI applications | 510 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,040 |
mybatis/redis-cache | An extension for MyBatis that integrates Redis as a caching mechanism | 411 |
anthonycorletti/cloudrun-fastapi | An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |
thinkjs/think-cache-memcache | Provides an adapter for caching data using Memcache. | 0 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |
anthonycorletti/firestore-fastapi | A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
fastapi-mvc/fastapi-mvc | A tool that streamlines the development of FastAPI applications by providing a project generator, auto-deployment to Kubernetes and Redis cluster, and automated testing and documentation. | 627 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 247 |
sj-distributor/fastcache | A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
abouvier/slim-redis-cache | A Redis-based caching middleware for the Slim PHP framework | 17 |
leonh/redis-streams-fastapi-chat | A simple Redis Streams backed Chat app demonstration project | 217 |
gordonlesti/lesti_fpc | A Magento module that optimizes page caching for improved performance | 358 |
stac-utils/stac-fastapi-elasticsearch-opensearch | Provides an Elasticsearch backend for the STAC API with support for Opensearch. | 30 |