What is Valkey?
Valkey is an open-source, high-performance key/value datastore forked from Redis OSS and backed by the Linux Foundation. It remains wire-protocol compatible with Redis clients and supports caching, messaging, streams, replication, clustering, and Lua scripting for real-time workloads.


