suspend fun RedisTransaction.existsAwait(key: String): String
Determine if a key exists
key - Key string
key
Return