• @[email protected]
    link
    fedilink
    2
    edit-2
    9 months ago

    Great timing that Microsoft just released a drop-in replacement that’s in order of magnitude faster: https://github.com/microsoft/garnet

    Written in C# too, so it’s incredibly easy to extend and write performant functions for.

    It needs to be a bit more deployable though but they only just opened the repo, so I’ll wait.

    • @Vulwsztyn
      link
      19 months ago

      Can it do everything that redis can?

      • @dvlsg
        link
        English
        29 months ago

        Not everything. There’s a list of currently supported and unsupported apis on the docs. Streams aren’t supported at all, for example.