Skip to content

Creating Valkey store #287

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

Merged
merged 1 commit into from
May 25, 2025
Merged

Creating Valkey store #287

merged 1 commit into from
May 25, 2025

Conversation

cooperbenson-qz
Copy link
Contributor

@cooperbenson-qz cooperbenson-qz commented May 8, 2025

This adds a store for Valkey using the valkey-go library. Since valkey-go is a fork of Rueidis, I copy-pasted that implementation and replaced Redis/Rueidis with Valkey.

This would resolve #284

@eko
Copy link
Owner

eko commented May 25, 2025

Thank you @cooperbenson-qz! This is a great store addition to the library!

@eko eko merged commit a31e124 into eko:master May 25, 2025
10 checks passed
@cooperbenson-qz cooperbenson-qz deleted the valkey-store branch May 27, 2025 15:51
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.

Add Valkey Support as a New Store
2 participants