Skip to content

redis setex went from (key, value, expire) to (key, expire, value) #1

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 2 commits into from
Mar 6, 2023

Conversation

prateekmadhikar
Copy link

We're upgrading redis to 3.5.3 to use redbeat. Theres a change in order of arguments for the setex command that this PR fixes.

@prateekmadhikar prateekmadhikar added the bug Something isn't working label Mar 1, 2023
@prateekmadhikar
Copy link
Author

@prateekmadhikar prateekmadhikar merged commit 815a003 into master Mar 6, 2023
@prateekmadhikar prateekmadhikar deleted the handle-redis-3.5.3 branch March 6, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant