Closed xiaoyongzhumsft closed 3 years ago
Thanks for the contribution @snowmanmsft ! I think you need to fix DCO, but beyond that the change looks good to me.
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.
This PR adds password support when reading from Redis. More specifically, it utilizes the
password
field in lettuce, and users can specify a field calledpassword
in yaml file to authenticate for Redis.