Searched refs:RedisConnection (Results 1 - 2 of 2) sorted by relevance

/ontohub/config/initializers/
H A Dsidekiq.rb3 config.redis = Ontohub::RedisConnection.new.pool.
8 config.redis = Ontohub::RedisConnection.new.pool.
H A Dredis_pool.rb6 class RedisConnection class in class:Ontohub
64 RedisConnection.new.pool(*args).with_namespace(namespace, &block)
66 RedisConnection.new.pool(*args).with_namespace(namespace).wrap
68 RedisConnection.new.pool(*args).wrap

Completed in 7 milliseconds