Valkey is an open-source, high-performance key-value datastore forked from Redis, maintained by the Linux Foundation with full Redis protocol compatibility.
About
Valkey was born in March 2024 when Redis Ltd changed Redis's license from the permissive BSD license to the dual-licensed RSALv2/SSPLv1, restricting how cloud providers could offer Redis as a service. In response, a coalition including AWS, Google Cloud, Oracle, Ericsson, and Sna…