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

misc: Use bundled Valkey instead of Redis server #1205

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

adamantike
Copy link
Collaborator

This change replaces the bundled Redis server with Valkey. No breaking changes are introduced, as considered environment variables still maintain the REDIS_ prefix.

Fixes #925.

This change replaces the bundled Redis server with Valkey. No breaking
changes are introduced, as considered environment variables still
maintain the `REDIS_` prefix.

Fixes #925.
Copy link
Member

@gantoine gantoine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice!

@adamantike adamantike merged commit 405a087 into master Sep 22, 2024
6 checks passed
@adamantike adamantike deleted the misc/use-bundled-valkey-instead-of-redis branch September 22, 2024 17:25
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