Valkey
AssessTools
An open-source in-memory data store compatible with Redis APIs.
Why it's here
Placed in Assess: 2 article(s) of evidence from 1 source(s), led by product launches, with 2 in the last 30 days. Confidence 32%.
Evidence (2)
- 4InfoQ·8/6/2026open_sourceValkey Architecture Patterns for Microsecond-Latency AI Data Layers
Dumanshu Goyal describes how to optimize data layers for low-latency workloads such as AI feature stores. He argues that direct-access Valkey architectures can reduce hidden CPU overhead, tail latency, and blast-radius risk compared with proxy-based designs, while also cutting infrastructure costs.
- 7InfoQ·7/20/2026product_launchDoorDash Builds 1.5M RPS Proxy Cache with Envoy and Valkey
DoorDash developed Entity Cache, a transparent proxy caching platform designed to cut redundant service-to-service traffic in its microservices environment. Built on Envoy and Valkey, it operates inside the company’s service mesh and is reported to handle more than 1.5 million requests per second with very high availability.