Skip to content

Add auth support for Redis#43

Merged
achals merged 2 commits into
feast-dev:masterfrom
xiaoyongzhumsft:master
Oct 26, 2021
Merged

Add auth support for Redis#43
achals merged 2 commits into
feast-dev:masterfrom
xiaoyongzhumsft:master

Conversation

@xiaoyongzhumsft

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

achals commented Oct 26, 2021

Copy link
Copy Markdown
Member

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