suspend fun RedisClient.hlenAwait(key: String): Long
Get the number of fields in a hash
key - Key string
key
Return