I’m looking for a maintained open-source Redis proxy similar to Twemproxy, but with more recent commits and not so dead-looking?
I have thousands of independent pods, each maintaining at least one Redis connection, and each pod performs minimal Redis operations.
I might also check Redis Cluster, but proxy approach sounds a bit more flexible