GGitHubFix typos (#53048)
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix typos (#53048) Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> | 1 年前 | |
[Core] support redis/valkey authentication with username (#48225) Some users are asking how to connect Ray GCS to Redis/Valkey with username and password. [ref](https://ray.slack.com/archives/C02GFQ82JPM/p1729643749769319) Unfortunately, Ray currently can't carry a username to Redis/Valkey. This PR makes it accept a new --redis-username parameter and pass it to Redis/Valkey during authentication. --------- Signed-off-by: Rueian <rueiancsie@gmail.com> Signed-off-by: Ruiyang Wang <56065503+rynewang@users.noreply.github.com> Co-authored-by: Ruiyang Wang <56065503+rynewang@users.noreply.github.com> Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com> Co-authored-by: angelinalg <122562471+angelinalg@users.noreply.github.com> | 1 年前 |