触摸
Syntax
TOUCH key [key ...]
- Available since:
- 3.2.1
- Time complexity:
- O(N) where N is the number of keys that will be touched.
- ACL categories:
-
@keyspace
,@read
,@fast
,
更改一个或多个键的最后访问时间。 如果键不存在,则忽略该键。
TOUCH key [key ...]
@keyspace
,
@read
,
@fast
,
更改一个或多个键的最后访问时间。 如果键不存在,则忽略该键。