Enrique García Cota

Results 99 comments of Enrique García Cota

I have thought about this and I think coupling with the formatter is harmless enough. So +1 to making `-j` automatically set the header.

Hi, thanks for creating this issue. I think this might too game-specific to be included in bump - that said, if you want to go ahead and send me a...

Hi there, This is an interesting approach. I had not thought about using both a dictionary and an array, "switching the last item before erasing it" as you do here....

> When removing a item, there will be a hole in the items array, so we use the last item in the array to fill the hole, and update the...

Thank you. Now the code looks quite nice. I must do some performance tests now. My intuition tells me that this solution will employ more memory (that much is obvious,...

While I don't think I would have done the same as you, I can understand that real life gets in the way. I wish you luck getting money to work...

Hello @marc-charpentier, > A solution would be to modify the code so that all other workers may also load, but not cache, services entities and thus perform hostnames resolution That...

We have decided not to include this one on the 3.0 milestone.

Hello @locao, could this be related with https://github.com/Kong/lua-resty-healthcheck/pull/100 ?