suspend fun RedisClient.touchAwait(key: String): Long
Alters the last access time of a key(s). Returns the number of existing keys specified.
key - Key String
key
handler -
handler
Return