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: 2 months ago
Linked from 1 awesome list
cachefastapimemcachedredis
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple cache system for FastAPI applications | 220 |
| A rate limiting tool for FastAPI applications | 518 |
| A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
| An extension for MyBatis that integrates Redis as a caching mechanism | 412 |
| An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |
| Provides an adapter for caching data using Memcache. | 0 |
| A Redis-based caching system for PHP applications. | 388 |
| A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
| 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 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| A Redis-based caching middleware for the Slim PHP framework | 17 |
| A simple Redis Streams backed Chat app demonstration project | 217 |
| A Magento module that enables full-page caching to improve performance and reduce load times | 357 |
| Provides a Python API framework for interacting with Elasticsearch and OpenSearch data stores. | 30 |