kevy

GETEX

Read a key and set its expiry in the same call.

SyntaxGETEX key [EX seconds | PX milliseconds]
Groupstring
Arity-2
Since1.0.0
Flagswrite
ComplexityO(1)
Redis compatibilitydiffers: EXAT / PXAT / PERSIST are not accepted, and an expiry of zero or less is refused rather than applied

← All commands