gitlab-ce/lib/gitlab/redis
Robert Speicher b904a7dbd2 Make `Redis::Wrapper#_raw_config` and `#fetch_config` more resilient
These two methods now handle two additional real-world possibilities:

1. `config/resque.yml` not being present
2. `config/resque.yml` being present but not containing YAML

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/34941
2017-07-11 16:49:57 -04:00
..
cache.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
queues.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
shared_state.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
wrapper.rb Make `Redis::Wrapper#_raw_config` and `#fetch_config` more resilient 2017-07-11 16:49:57 -04:00