Class: Gitlab::Redis::Workhorse
- Defined in:
- lib/gitlab/redis/workhorse.rb
Constant Summary
Constants inherited from Wrapper
Gitlab::Redis::Wrapper::InvalidPathError
Class Method Summary collapse
Methods inherited from Wrapper
config_file_name, config_file_path, #db, #encrypted_secrets, #initialize, instrumentation_class, #params, pool, pool_size, rails_root, redis, redis_yml_path, #secret_file, #sentinels, #sentinels?, #store, store_name, #url, version, with
Constructor Details
This class inherits a constructor from Gitlab::Redis::Wrapper
Class Method Details
.config_fallback ⇒ Object
7 8 9 |
# File 'lib/gitlab/redis/workhorse.rb', line 7 def config_fallback SharedState end |