Add RedisHashSlot by fabianfett ยท Pull Request #91 ยท swift-server/RediStack

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@fabianfett

Copy link Copy Markdown

Member

To support Redis Cluster mode (#90), we first need a type to calculate Redis Hash Slots.

Copy link Copy Markdown

Member

@Joannis Joannis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one small question

@fabianfett fabianfett added the ๐Ÿ†• semver/minor

Adds new public API.

label

Sep 18, 2023

@fabianfett fabianfett merged commit 41b7777 into swift-server:main

Sep 18, 2023

@fabianfett fabianfett deleted the ff-add-RedisHashSlot branch

September 18, 2023 07:54

@fabianfett fabianfett added this to the Redis Cluster support milestone

Sep 18, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Joannis Joannis Joannis approved these changes

Assignees

No one assigned

Labels

๐Ÿ†• semver/minor

Adds new public API.

Projects

None yet

Milestone

Redis Cluster support

Development

Successfully merging this pull request may close these issues.

2 participants

@fabianfett @Joannis