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

fix: add support for Valkey #71

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

natoscott
Copy link
Member

Enhancement: Support Valkey as an alternative to Redis

Reason: Redis is no longer open source and is being removed from distributions

Result: PCP scalable query language + Grafana support continue to function

Issue Tracker Tickets (Jira or BZ if any): RHEL-29939

@richm
Copy link
Contributor

richm commented Aug 21, 2024

ok - I see - basically, get rid of a component called "redis" and add a new component called "keyserver" which can be implemented by either redis or valkey

@natoscott natoscott merged commit f77760b into performancecopilot:main Aug 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants