kevy

GETEX

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

语法GETEX key [EX seconds | PX milliseconds]
分组string
参数个数-2
起始版本1.0.0
标志write
复杂度O(1)
Redis 兼容性differs: EXAT / PXAT / PERSIST are not accepted, and an expiry of zero or less is refused rather than applied

← 全部命令