suspend fun RedisTransaction.ttlAwait(key: String): String
Get the time to live for a key
key - Key string
key
Return