kevy

HEXPIRE

Set per-field TTLs on a hash, in seconds.

语法HEXPIRE key seconds [NX|XX|GT|LT] FIELDS numfields field [field ...]
分组hash
参数个数-6
起始版本1.0.0
标志write
复杂度O(F) fields in the FIELDS clause
Redis 兼容性differs: the FIELDS parse error reads 'Mandatory keyword FIELDS is missing' where Redis says 'Mandatory argument FIELDS'

← 全部命令