对象空闲时间
语法
OBJECT IDLETIME key
- 从以下位置开始可用:
- 2.2.3
- 时间复杂度:
- O(1)
- ACL 类别:
-
@keyspace
,@read
,@slow
,
此命令返回自上次访问存储在<key>
.
该命令仅在maxmemory-policy
configuration 指令未设置为 LFU 策略之一。
OBJECT IDLETIME key
@keyspace
,
@read
,
@slow
,
此命令返回自上次访问存储在<key>
.
该命令仅在maxmemory-policy
configuration 指令未设置为 LFU 策略之一。