GitHub: https://github.com/microsoft/garnet

Just saw this today and I am pretty stoked. It’s just a drop in replacement and performs > 10x faster under workloads with many client connections. Not that I found redis slow, but in Enterprise workloads that’s a lot of money saved. $50k Garnet clusters handling similar workloads for $5k would be significant.

It being essentially entirely written in C# makes it pretty easy to read, understand, contribe to, and extend. Custom functions in C# have a pretty low barrier to entry.

I get that there’s probably going to be a lot of hate just because this is released by Microsoft developers… But in my opinion the C# ecosystem is one of the best to build on.

  • lemmyvore
    link
    fedilink
    English
    13
    edit-2
    2 months ago

    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.

    • @douglasg14bOP
      link
      3
      edit-2
      2 months ago

      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.

  • Pyro
    link
    fedilink
    English
    12 months ago

    Just found this article about it that seems to fundamentally misunderstand it in every single way. I didn’t know it was even possible to be this clueless. Either that, or it’s AI.