* Fix opening and closing Redis connections instead of using a pool * Fix Redis connections not being returned to the pool in CLI commands
* Fix single Redis connection being used across all Sidekiq threads * Fix tests