Versions in this module Expand all Collapse all v0 v0.0.2 Feb 27, 2025 v0.0.1 Feb 27, 2025 Changes in this version + const Nil + type Config struct + Address string + DB int + Password string + PoolSize int + Timeout time.Duration + Username string + type Redis struct + func Open(config *Config) (*Redis, error)