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