Skip to content

[Upstream] The InitRedisClient() only uses REDIS_MASTER_NAME to determine standa…#117

Open
Sagit-chu wants to merge 1 commit into
mainfrom
upstream-pr-2368
Open

[Upstream] The InitRedisClient() only uses REDIS_MASTER_NAME to determine standa…#117
Sagit-chu wants to merge 1 commit into
mainfrom
upstream-pr-2368

Conversation

@Sagit-chu

Copy link
Copy Markdown
Owner

Synced from upstream PR: songquanpeng#2368

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 songquanpeng#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的问题

2 participants