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

PERSIST on a key with no timeout returns 1 #551

Closed
newacct opened this issue Oct 30, 2024 · 1 comment · Fixed by #559
Closed

PERSIST on a key with no timeout returns 1 #551

newacct opened this issue Oct 30, 2024 · 1 comment · Fixed by #559
Labels

Comments

@newacct
Copy link

newacct commented Oct 30, 2024

SET foo bar
PERSIST foo

returns 1, but it should return 0 since the key doesn't have a timeout

@inponomarev
Copy link
Collaborator

Fixed in 1.1.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants