mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 20:41:57 +00:00
Add Party.Container.SetDependencyMatcher, hero.Container.DependencyMatcher and hero.Dependency.Match to fullfil the feature request asked at: #1842
This commit is contained in:
@@ -85,7 +85,7 @@ func (r *GoRedisDriver) mergeClusterOptions(c Config) *ClusterOptions {
|
||||
}
|
||||
|
||||
if opts.Password == "" {
|
||||
opts.Username = c.Password
|
||||
opts.Password = c.Password
|
||||
}
|
||||
|
||||
if opts.ReadTimeout == 0 {
|
||||
|
||||
Reference in New Issue
Block a user