this post was submitted on 03 May 2025
108 points (100.0% liked)
Linux
7289 readers
298 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Serious question- what do you use instead? Memcached is rock solid but has only like 5% of Redisβ feature set.
I think most people switched to Valkey which is a Redis fork:
https://github.com/valkey-io/valkey
Thanks for the info!!
The forks of proper redis.
I switched to keydb years ago, also a redis fork.
Valkey is already better
I don't use Redis or any alternative to be honest.
If I were pressed to choose; I'd honestly consider choosing Redis as the new AGPL-3.0 license is actually impossible to revert if development continues.
It's the usual combination of AGPL + CLA, they're allowed to relicense to any license of their choice at any moment. They've had the CLA in place since the previous SSPL license and the more-previous BSD license naturally allows that kind of stuff.