Redis.this
- this()
- this(string host)
- this(HostAndPort hp)
- this(string host, int port)
- this(string host, int port, bool ssl)
- this(string host, int port, int timeout)
- this(string host, int port, int timeout, bool ssl)
- this(string host, int port, int connectionTimeout, int soTimeout)
- this(string host, int port, int connectionTimeout, int soTimeout, bool ssl)
- this(RedisShardInfo shardInfo)
- this(HttpURI uri)
- this(HttpURI uri, int timeout)
- this(HttpURI uri, int connectionTimeout, int soTimeout)
hunt redis Redis Redis
constructorsfunctions