suspend fun RedisClient.persistAwait(key: String): Long
Remove the expiration from a key
key - Key string
key
Return