Managing Multiple Redis Connection Pools in Rails
To my knowledge, there is no standard or conventional way to configure and manage multiple Redis connection pools in Rails, so in this article I’ll detail a simple strategy for doing so...
July 29, 2023