class

Helpers::Redis::Connection

Inherits Reference < Object

Constructors

new(hostname : String = "localhost", port : Int32 = 6379, db : Int32 = 10, pool_size : Int32 = 26, pool_timeout : Float64 = 5.0, password : Nil | String = nil)
Source

Instance methods

hostname
Source
password
Source
pool_size
Source
pool_timeout
Source
port
Source
redis
Source
redis_pool
Source