Valkey is the open-source fork blessed by antirez and where the community is moving.
https://valkey.io
Migrating a bunch of old and new dbs from Redis 6.x to Valkey 7 went smoothly here.
If you're migrating: 7.2 is the ideal version to switch over. If you upgrade Redis above it, compatibility guarantees drop.
Also ref
https://redis.io/blog/redis-adopts-dual-source-available-lic...
https://archlinux.org/news/valkey-to-replace-redis-in-the-ex...
and antirez seems to want to make it open-source again eventually: https://changelog.com/podcast/631#transcript-36
Valkey is the open-source fork blessed by antirez and where the community is moving.
https://valkey.io
Migrating a bunch of old and new dbs from Redis 6.x to Valkey 7 went smoothly here.
If you're migrating: 7.2 is the ideal version to switch over. If you upgrade Redis above it, compatibility guarantees drop.