crystal-redis icon indicating copy to clipboard operation
crystal-redis copied to clipboard

Feature request: KEEPTTL with the SET command

Open haarts opened this issue 4 years ago • 0 comments

The SET command allows for the TTL to remain, see the KEEPTTL argument here: https://redis.io/commands/set

It would be great to have that here too.

haarts avatar Sep 24 '21 08:09 haarts