Class: Gitlab::Redis::Chat

Inherits:
Wrapper
  • Object
show all
Defined in:
lib/gitlab/redis/chat.rb

Constant Summary

Constants inherited from Wrapper

Wrapper::InvalidPathError

Class Method Summary collapse

Methods inherited from Wrapper

config_file_name, config_file_path, #db, #initialize, instrumentation_class, #params, pool, pool_size, rails_root, redis_yml_path, #sentinels, #sentinels?, #store, store_name, #url, version, with

Constructor Details

This class inherits a constructor from Gitlab::Redis::Wrapper

Class Method Details

.config_fallbackObject



7
8
9
# File 'lib/gitlab/redis/chat.rb', line 7

def config_fallback
  Cache
end