Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Redis Sentinel support #6

Merged
merged 4 commits into from
Oct 5, 2023
Merged

Conversation

rtribotte
Copy link
Contributor

Description

This PR bumps the go-redis dependency to version v9.2.1 (redis/go-redis@v8.11.5...v9.2.1) and adds support for Redis Sentinel deployments.

Motivation

Fixes #5

@ldez ldez added the enhancement New feature or request label Oct 5, 2023
@ldez ldez changed the title Add Redis Sentinel support feat: add Redis Sentinel support Oct 5, 2023
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

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

LGTM

@ldez ldez merged commit 2acbf10 into kvtools:main Oct 5, 2023
2 checks passed
@rtribotte rtribotte deleted the redis-sentinel branch October 23, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Support Redis Sentinel
3 participants