-
Bug
-
Resolution: Done
-
Major
-
None
-
None
A key should be deleted if the provided timeout is negative [1].
Note that calling EXPIRE/PEXPIRE with a non-positive timeout or EXPIREAT/PEXPIREAT with a time in the past will result in the key being deleted rather than expired (accordingly, the emitted key event will be del, not expired).
- is depended on by
-
JDG-7270 [RESP] EXPIRE with negative ttl persists the key instead of deleting it
-
- Closed
-