This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
from 4269e2f Merge branch '3.2.0' into master
new 0f42ecd fix(#207): Dubbo Redis register support select databases
new 92ce20d Merge branch 'master' into master
new 3b65485 Merge pull request #247 from aofall/master
The 304 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/dubbo/remoting/redis/jedis/ClusterRedisClient.java | 5 ++++-
.../org/apache/dubbo/remoting/redis/jedis/MonoRedisClient.java | 6 ++----
.../apache/dubbo/remoting/redis/jedis/SentinelRedisClient.java | 8 ++++++--
3 files changed, 12 insertions(+), 7 deletions(-)