Alters the last access time of one or more keys
redis.touch("key1", "key2", "key3")
One or more keys.
The number of keys that were touched.
Was this page helpful?