suspend fun RedisClient.zcardAwait(key: String): Long
Get the number of members in a sorted set
key - Key string
key
Return