Database / ValKey Interview questions
Why was Valkey created?
In March 2024, Redis Inc. announced that future Redis releases would move from the permissive BSD license to a dual Redis Source Available License (RSALv2) / SSPL model, neither of which is an OSI-approved open source license and both of which restrict how cloud providers and some companies can offer Redis as a service.
In response, the Linux Foundation, together with many of the original Redis OSS maintainers and companies including AWS, Google, and Ericsson, forked the last BSD-licensed release, Redis 7.2.4, to create Valkey as a vendor-neutral, permanently open source continuation.
Valkey is governed openly, with a community technical steering committee rather than a single company controlling the roadmap or licensing terms.
More Related questions...