package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
DefaultPool return default redis pool.
GetRedisPool get a named redis pool supported rawurl redis://user:pass@redis_host:port/db redis+sentinel://user:pass@redis_sentinel1:port1,redis_sentinel2:port2/monitor_name/db?idle_timeout_seconds=100.