Skip to content

Conversation

@fabianfett
Copy link
Member

To build out a generic Redis Cluster implementation, we need a way to identify cluster nodes. This patch adds RedisClusterNodeDescriptionProtocol and RedisClusterNodeID to solve this. Follow up PRs will introduce RedisClusterShardDescriptionProtocol that build ontop of this functionality.

@fabianfett fabianfett requested a review from Joannis September 18, 2023 09:07
@fabianfett fabianfett added this to the Redis Cluster support milestone Sep 18, 2023
@fabianfett fabianfett added the 🆕 semver/minor Adds new public API. label Sep 18, 2023
@fabianfett fabianfett merged commit 1b69101 into swift-server:main Sep 19, 2023
@fabianfett fabianfett deleted the ff-RedisClusterNodeDescription branch September 19, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants