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
168 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
cachefastapimemcachedredis
Related projects:
Repository | Description | Stars |
---|---|---|
comeuplater/fastapi_cache | A simple cache system for FastAPI applications | 220 |
long2ice/fastapi-limiter | A rate limiting tool for FastAPI applications | 518 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
mybatis/redis-cache | An extension for MyBatis that integrates Redis as a caching mechanism | 412 |
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. | 388 |
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. | 635 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
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 enables full-page caching to improve performance and reduce load times | 357 |
stac-utils/stac-fastapi-elasticsearch-opensearch | Provides a Python API framework for interacting with Elasticsearch and OpenSearch data stores. | 30 |