Skip to content

The InitRedisClient() only uses REDIS_MASTER_NAME to determine standa…#2368

Open
fujiver wants to merge 1 commit intosongquanpeng:mainfrom
fujiver:main
Open

The InitRedisClient() only uses REDIS_MASTER_NAME to determine standa…#2368
fujiver wants to merge 1 commit intosongquanpeng:mainfrom
fujiver:main

Conversation

@fujiver
Copy link
Copy Markdown

@fujiver fujiver commented Mar 30, 2026

The InitRedisClient() only uses REDIS_MASTER_NAME to determine standalone mode. Sentinel mode is forced if the master name is set, skipping cluster mode. Added IS_CLUSTER=true to enable Redis cluster.

close #2367

…lone mode. Sentinel mode is forced if the master name is set, skipping cluster mode. Added IS_CLUSTER=true to enable Redis cluster.
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.

关于redis实际未支持redis-cluster的问题

1 participant