Skip to content

feat: add Redis Sentinel support - #6

Merged
ldez merged 4 commits into
kvtools:mainfrom
rtribotte:redis-sentinel
Oct 5, 2023
Merged

feat: add Redis Sentinel support#6
ldez merged 4 commits into
kvtools:mainfrom
rtribotte:redis-sentinel

Conversation

@rtribotte

Copy link
Copy Markdown
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

@ldez ldez left a comment

Copy link
Copy Markdown
Member

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
@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