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

Explore creating a new valkey package to replace dev-redis #97

Closed
Racer159 opened this issue Mar 29, 2024 · 2 comments · Fixed by defenseunicorns/uds-package-valkey#4
Closed
Assignees

Comments

@Racer159
Copy link
Contributor

Describe what should be investigated or refactored

We should explore creating a new valkey package to replace dev-redis so that we have a better, more prod-like base to test on (similar to the postgres operator swap #96 )

Links to any relevant code

- name: dev-redis

Additional context

This valkey package will likely not be the main focus but we should ensure that it is reasonably well tested since it is currently trying to be used.

We should make sure this doesn't bump us to needing a higher spec runner (including leaving enough headroom for the gitlab runner)

This is also blocked on Valkey becoming a viable fork of redis: https://www.linuxfoundation.org/press/linux-foundation-launches-open-source-valkey-community

@Racer159
Copy link
Contributor Author

@Racer159
Copy link
Contributor Author

@Racer159 Racer159 self-assigned this Jun 9, 2024
Racer159 added a commit to defenseunicorns/uds-package-valkey that referenced this issue Jun 12, 2024
## Description

This initializes the repository to create a UDS Package Valkey

## Related Issue

Fixes defenseunicorns/uds-package-gitlab#97

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [X] Other (security config, docs update, etc)

## Checklist before merging

- [X] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-valkey/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant