85% of requests served from memory. 2.4x faster P99 latency. Zero configuration. One line of code.
AWS ElastiCache benchmarks, January 2026
One line of code. Replace your Redis client with the Cachee client.
No configuration needed. Cachee watches your access patterns and learns what to prefetch.
They're served from memory in microseconds. Your P99 drops. Your servers handle more traffic.
npx cachee-benchmark --redis=your-cluster.amazonaws.com from your machine. It connects to your Redis (read-only), analyzes your patterns, runs a baseline test, then runs the same traffic with Cachee. Total time: ~5 minutes. Results show exact improvement you'd see.
cachee_bench: prefix and are auto-cleaned. In production, Cachee is a transparent layer - if anything fails, it falls back to direct Redis calls.
npx benchmark runs on YOUR machine, inside your network. No external access needed. Only aggregate metrics (latency, throughput) are reported. Zero key names or values ever leave your network.