this post was submitted on 22 Mar 2024
44 points (92.3% liked)
Programming
17349 readers
358 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's going to be a lot of contenders vying for Redis' hat. There's also DragonFly which is highly performant but its license is problematic just like Redis', and I'm waiting to see what Amazon does. Microsoft published Garnet under MIT, I expect AWS will use a similarly open license/product. But we'll see.
I'm afraid all that Redis has accomplished with this change was to make themselves irrelevant.
To be fair Microsoft has been working on Garnet for something like 4+ years and have already adopted it internally to reduce infrastructure costs.
Which has been their MO for the last few years. Improve .Net baseline performance, build high performance tools on top of it, dog food them, and then release them under open source licenses.