hello, skywalking dev team, I am adding CI and test cases for nginx lua to this project[1]. I found that most of the code was implemented using Lua code instead of the native nginx lua API.
I am trying to refactor in the way of nginx lua, and now there are two issues that need to be discussed with you: 1. Does this project is only for the nginx lua environment? This is the case from the naming of the project, and I want to confirm it again here. Because I can use native nginx lua APIs for many optimizations if only for nginx lua. 2. After I performed the above step, the test cases of the original luaunit method will not works well. Of course, I will add test cases for nginx lua to complete coverage. What do you think? To Apache APISIX dev: I will upload this project to the package manager `luarocks` later, and add the Apache APISIX plug-in, which requires the help of the Apache APISIX community. [1] https://github.com/apache/skywalking-nginx-lua Thanks, Ming Wen, Apache APISIX Twitter: _WenMing
