this post was submitted on 03 May 2025
107 points (96.5% liked)
Linux
8014 readers
838 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
As someone that's a major fan of the AGPL-3.0 license, even I have a hard time believing that this would bring people back to Redis.
It's an upward battle from here on because they were the ones who chose to demolish their customer's trust.
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!!