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

storage/valkey: Rename redis package to valkey #78

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

heathcliff26
Copy link
Owner

@heathcliff26 heathcliff26 commented Aug 2, 2024

Rename the redis package, including all references and functions to valkey.
Drop the addr config option in the new valkey package.
Keep the redis package for now, to ensure backward compatibility until it will be removed later in 2025.

Fixes: #70
Fixes: #72

Rename the redis package, including all references and functions to valkey.
Drop the addr config option in the new valkey package.
Keep the redis package for now, to ensure backward compatibility until it will
be removed later in 2025.

Fixes: #70, #72

Signed-off-by: Heathcliff <[email protected]>
@heathcliff26
Copy link
Owner Author

I can't reproduce the failure of the CI locally.

@heathcliff26 heathcliff26 enabled auto-merge (rebase) August 2, 2024 17:10
@heathcliff26
Copy link
Owner Author

Test is flaky, will debug in #79

@heathcliff26 heathcliff26 merged commit 72bbb7a into main Aug 2, 2024
6 checks passed
@heathcliff26 heathcliff26 deleted the valkey-package branch August 2, 2024 17:12
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.

Change all Names in code from redis to valkey Switch configuration to term valkey from redis
1 participant