8 ms·
Microsoft introduced an almost drop in replacement 3 days ago[1]. It is claimed to work with most Redis clients. I believe this will change things quite a bit a
by volongoto 2y ago
Microsoft introduced an almost drop in replacement 3 days ago[1]. It is claimed to work with most Redis clients. I believe this will change things quite a bit a least for Azure users.
[1] https://www.microsoft.com/en-us/research/blog/introducing-garnet-an-open-source-next-generation-faster-cache-store-for-accelerating-applications-and-services/ https://www.microsoft.com/en-us/research/blog/introducing-ga...
- CyanLite2 2y agoLooks neat, but probably only for internal MSFT usage. For what it's worth... Microsoft was quoted in the Redis press release as a cloud provider that has partnered officially with Redis under this new licensing scheme.
- Rapzid 2y agoWhat only for MSFT usage? It looks like it's MIT licensed and.. Written in C# which is very interesting.
- enormousness 2y agoHere's Microsoft's blog post on the topic of Redis relicensing btw: https://azure.microsoft.com/en-us/blog/redis-license-update-what-you-need-to-know/ https://azure.microsoft.com/en-us/blog/redis-license-update-...
- jrochkind1 2y agoAnswered almost none of my questions.
- anonzzzies 2y agoThere are many drop in replacements (we use keydb), but, depending on the features you use, there are a lot of api compatible (but sometimes lacking features) compatible drop ins. We migrated of a large redis cluster overnight; 0 software changes.
- 1letterunixname 2y agoCame here to plug KeyDB. Really cool project. https://github.com/Snapchat/KeyDB https://github.com/Snapchat/KeyDB