kevy

EXPIREAT

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

语法EXPIREAT key unix-time-seconds
分组generic
参数个数3
起始版本1.0.0
标志write
复杂度O(1)
Redis 兼容性differs: the NX / XX / GT / LT condition flags are not parsed — arity is fixed at 3

← 全部命令