suspend fun RedisTransaction.persistAwait(key: String): String
Remove the expiration from a key
key - Key string
key
handler - Handler for the result of this call.
handler
Return