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: support Redis Sentinel and Redis Cluster #1952

Merged
merged 2 commits into from
Dec 22, 2024

Conversation

lihangfu
Copy link
Contributor

支持Redis集群及哨兵模式

我已确认该 PR 已自测通过,相关截图如下:
image
image

@whybeyoung
Copy link

LGTM

@songquanpeng songquanpeng changed the title feature: support Redis Sentinel and Redis Cluster feat: support Redis Sentinel and Redis Cluster Dec 22, 2024
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 1.18%. Comparing base (6ab87f8) to head (69d7c79).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
common/redis.go 0.00% 16 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1952      +/-   ##
========================================
- Coverage   1.21%   1.18%   -0.03%     
========================================
  Files        145     150       +5     
  Lines      12281   12720     +439     
========================================
+ Hits         149     151       +2     
- Misses     12118   12555     +437     
  Partials      14      14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@songquanpeng songquanpeng merged commit 381172c into songquanpeng:main Dec 22, 2024
1 of 4 checks passed
@songquanpeng
Copy link
Owner

Thx~

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.

3 participants