Aeron Cache icon

Aeron Cache

bybhf
1

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.

주요 기능

  • 1 GitHub stars
  • High-performance clustered key-value store built with Aeron, Agrona, and SBE
  • Integrated UI (Next.js), monitoring (Prometheus, cAdvisor), and tracing (Jaeger, OTEL)
  • Includes an MCP server via AutoMCP for LLM and AI Agent integration
  • HTTP REST and WebSocket APIs with multi-cache subscription capabilities
  • Containerized deployment options via Docker Compose and Kubernetes (Helm charts)

사용 사례

  • Building low-latency, highly available caching layers for distributed applications
  • Enabling real-time data synchronization and updates in web applications via WebSockets
  • Providing a robust, performant caching solution for Large Language Models (LLMs) and AI agents