Provides a low-latency, clustered key-value store with HTTP and WebSocket interfaces, designed for cloud-native deployment.
Aeron Cache is a high-performance, clustered key-value store engineered for low-latency data access, leveraging Aeron, SBE, and Agrona for its core infrastructure. It provides flexible data access through both HTTP REST and WebSocket interfaces, including the ability to subscribe to updates from multiple caches. Designed for modern cloud environments, it offers seamless containerized deployment via Docker Compose or Kubernetes (Helm charts), integrates with monitoring tools like Prometheus and Jaeger, and features a responsive Next.js-based UI. Notably, it includes an MCP interface via AutoMCP, making it well-suited as a performant caching solution for Large Language Models (LLMs) and AI Agents.