kevy

EXPIREAT

Set a key's expiry as an absolute Unix timestamp in seconds.

SyntaxEXPIREAT key unix-time-seconds
Groupgeneric
Arity3
Since1.0.0
Flagswrite
ComplexityO(1)
Redis compatibilitydiffers: the NX / XX / GT / LT condition flags are not parsed — arity is fixed at 3

← All commands