Skip to content

fix a compatability issue with Valkey 8 forward#300

Merged
CorbinGraham merged 2 commits intomasterfrom
corbin/valkey-8-compatibility
Jan 30, 2026
Merged

fix a compatability issue with Valkey 8 forward#300
CorbinGraham merged 2 commits intomasterfrom
corbin/valkey-8-compatibility

Conversation

@CorbinGraham
Copy link
Contributor

Valkey 8 introduced a change to an error message that created an incompatibility when trying to catch the error that we need to reload the Lua scripts for. Valkey opted not to revert these changes even though it created issues with external dependencies like Qless.

This change simply adds another match text for the error message to regain compatibility.

Issue link from Valkey: valkey-io/valkey#1537

Code change in Valkey: https://github.com/valkey-io/valkey/pull/617/changes#diff-1abc5651133d108c0c420d9411925373c711133e7748d9e4f4c97d5fb543fdd9R1819

Copy link
Contributor

@koos42 koos42 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@elisesaxon elisesaxon left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@whoislockemui whoislockemui left a comment

Choose a reason for hiding this comment

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

cool

@CorbinGraham CorbinGraham merged commit 4a77d54 into master Jan 30, 2026
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.

4 participants