doujiang24

Results 231 comments of doujiang24

> `#cgo noescape ` Great, I think it's very good. > Implementations that use a segmented stack would be able to make the optimization of keeping values on the stack...

> The current Go implementation does not use a segmented stack, but it's something we've used in the past and that we've considered using again in the future. Okay, understand....

Seems kong break the compatibility with the official openresty, better ask kong for help.

抱歉,确实没有整理 changelog,欢迎测试反馈~ 提 PR~

除了这个日志之外,还有其他相关的日志么?

> only 500 messages can be sent per second this is too low, it does not make sense. over 1k~10k message per second per nginx worker should be resonable. does...

Is the demo in the doc you are wanted? ``` local broker_list = { { host = "127.0.0.1", port = 9092, -- optional auth sasl_config = { mechanism = "PLAIN",...

@junchuLF could you please try the 0.23 release? thanks~