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

feat(ray): utilize redis as deployment config cache #722

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

heiruwu
Copy link
Member

@heiruwu heiruwu commented Dec 16, 2024

Because

  • avoid constant disk IO ops

This commit

  • utilize redis as deployment config cache
  • write config to persistent disk only on program exit

Copy link

linear bot commented Dec 16, 2024

@heiruwu heiruwu merged commit da20daf into main Dec 16, 2024
12 checks passed
@heiruwu heiruwu deleted the heiru/INS-7151 branch December 16, 2024 09:53
heiruwu pushed a commit that referenced this pull request Dec 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.34.0-alpha](v0.33.1-alpha...v0.34.0-alpha)
(2024-12-16)


### Features

* **handler:** add title for region hardware
([#718](#718))
([c71bb75](c71bb75))
* **ray:** support multi-gpu suffix
([#714](#714))
([bfc442d](bfc442d))
* **ray:** utilize redis as deployment config cache
([#722](#722))
([da20daf](da20daf))


### Bug Fixes

* **ray:** fix missing deployment configs
([#717](#717))
([9d20344](9d20344))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants