User submissiongithub.com
LMCache Provides a Vendor-Neutral KV Cache Layer for LLM Inference
Summary
LMCache is an open-source, vendor-neutral KV cache management layer for scalable LLM inference. It keeps cache management independent from inference engines, supports tiered storage and multiple transport backends, and provides cache observability. Its features are designed to reduce time-to-first-token and improve throughput for long-context, agentic, multi-turn, and retrieval-augmented workloads.