418 419 420
# File 'lib/sidekiq/web/application.rb', line 418 def redis(&) Thread.current[:sidekiq_redis_pool].with(&) end