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

Add auth support for Redis #43

Merged
merged 2 commits into from
Oct 26, 2021
Merged

Conversation

xiaoyongzhumsft
Copy link
Contributor

This PR adds password support when reading from Redis. More specifically, it utilizes the password field in lettuce, and users can specify a field called password in yaml file to authenticate for Redis.

@achals achals self-assigned this Oct 26, 2021
@achals achals self-requested a review October 26, 2021 18:23
@achals
Copy link
Member

achals commented Oct 26, 2021

Thanks for the contribution @snowmanmsft ! I think you need to fix DCO, but beyond that the change looks good to me.

Signed-off-by: Xiaoyong Zhu <xiaoyongzhu@users.noreply.github.com>
@xiaoyongzhumsft
Copy link
Contributor Author

Thanks for the contribution @snowmanmsft ! I think you need to fix DCO, but beyond that the change looks good to me.

Thanks! I've fixed it.

Signed-off-by: Xiaoyong Zhu <xiaoyongzhu@users.noreply.github.com>
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