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

Feature request: an update() function #272

Open
d-huynh opened this issue Dec 2, 2021 · 3 comments
Open

Feature request: an update() function #272

d-huynh opened this issue Dec 2, 2021 · 3 comments

Comments

@d-huynh
Copy link

d-huynh commented Dec 2, 2021

Hi, it would be great to have a function to update the value of a key or multiple keys without updating their TTL, or . The current set() function changes the TTL of a key.

@2naive
Copy link

2naive commented Mar 17, 2023

+1

Actually it's better to have "keepttl" param in set() like it's done in redis: https://redis.io/commands/set/

@erdii @mpneuried

@electic
Copy link

electic commented Feb 28, 2024

This function is so important. +1

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

No branches or pull requests

3 participants