struct Redis::Config::Sentinel
- Redis::Config::Sentinel
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
Defined in:
redis/config.crConstructors
Instance Method Summary
- #host : String | Nil
- #host=(host : String | Nil)
- #password : String | Nil
- #password=(password : String | Nil)
- #port : Int32
- #port=(port : Int32)
- #to_h