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