async-cache
Production-ready asyncio cache with thundering herd protection, batch loading, disk persistence, and comprehensive metrics.
async-cache is a high-performance application-layer cache designed for asyncio-based microservices. It solves critical caching challenges — thundering herd protection, DataLoader batching, cache warming, disk persistence, and AI-agent-aware caching — making it ideal for high-throughput services and agentic AI workflows.