Where did everyone end up on the Redis/Valkey split? Is there still a reason to use Redis after the license kerfuffle?
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).
> Garnet now has full-fledged and efficient support for Lua scripting. You can enable Lua with the --lua switch.