DiamondLightSource / DiamondLightSource/mx-bluesky
Put redis database in beamline k8s cluster
Open
murko
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
Currently the redis database used for `murko` is running on the control machine. We should instead move to using one running in the beamline k8s cluster to make it more maintainable.
## Acceptance Criteria
* The redis database used for murko is running in the beamline k8s
* All murko services are pointing at this
Contributor guide
Assessment
This issue has not been assessed yet.