Hacker News new | ask | show | jobs
by atraac 56 days ago
We use almost exclusively Valkey now, mostly because we host on AWS and Render, which both use Valkey. It's faster, cheaper and compatible. I'd consider Garnet too but I believe it doesn't support LUA(or didn't at the time we needed it).
1 comments

https://microsoft.github.io/garnet/docs/welcome/compatibilit...

> Garnet now has full-fledged and efficient support for Lua scripting. You can enable Lua with the --lua switch.