Skip to content

修复redis报错#751

Merged
gitchenjh merged 1 commit intokekingcn:masterfrom
gaoxingzaq:redis22
Apr 21, 2026
Merged

修复redis报错#751
gitchenjh merged 1 commit intokekingcn:masterfrom
gaoxingzaq:redis22

Conversation

@gaoxingzaq
Copy link
Copy Markdown
Contributor

修复:1、redis报错、统一了所有模式(单机、集群、主从、哨兵)的配置参数:都设置了 retryAttempts, retryInterval, timeout, connectTimeout, idleConnectionTimeout, 连接池大小等。3、地址自动补齐协议前缀:normalizeAddress() 方法自动添加 redis://,用户配置可以省略, 其他等等。

…val, timeout, connectTimeout, idleConnectionTimeout, 连接池大小等。3、地址自动补齐协议前缀:normalizeAddress() 方法自动添加 redis://,用户配置可以省略, 其他等等。
@gitchenjh gitchenjh merged commit 634babf into kekingcn:master Apr 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants