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

A new User property has been added to the RedisConf object. #4559

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xujb977644703
Copy link

Since Redis version 6.0, Redis has introduced access control based on username and password. Therefore, a new User configuration item has been added to the cache module.

… username and password. Therefore, a new User configuration item has been added to the cache module.
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

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

Project coverage is 94.51%. Comparing base (8690859) to head (657bffd).
Report is 211 commits behind head on master.

Files with missing lines Patch % Lines
core/stores/redis/redis.go 0.00% 6 Missing and 1 partial ⚠️
core/stores/redis/conf.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
core/stores/redis/conf.go 90.32% <0.00%> (-9.68%) ⬇️
core/stores/redis/redis.go 99.26% <0.00%> (-0.51%) ⬇️

... and 8 files with indirect coverage changes

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.

1 participant