As a follow-up of my previous post I want to explain how to get Sidekiq to work on Heroku with a Redis To Go Nano instance. Because the Nano instance has some connection limitation you have to make some config changes so you won’t get ERR max number of clients reached error messages. Why this post Today I’ve been struggling a lot with getting the Sidekiq to work probably with Redis to Go Nano on H