BigW Consortium Gitlab

7_redis.rb 127 Bytes
# Make sure we initialize a Redis connection pool before Sidekiq starts
# multi-threaded execution.
Gitlab::Redis.with { nil }