YuanSheng Wang

Results 34 issues of YuanSheng Wang

I checked the doc: https://github.com/Koihik/LuaFormatter/blob/master/docs/Style-Config.md I do not find this field.

``` + git clone -b master https://github.com/apache/apisix.git /tmp/apisix Cloning into '/tmp/apisix'... + cd /tmp/apisix + git submodule init + git submodule update + cd dashboard /bin/sh: cd: line 1: can't...

bug

We can fetch the `lua-resty-hmac` from `luarocks` or `opm` now. So I think we can delete the folder "vendor" now. We only need to set the correct dependency library for...

```lua local json = require('rapidjson') local schema = { type = "object", properties = { key = {type = "string"}, secret = {type = "string", default = "xxxxxxxxx"} } }...

get main code from [ppolv/lua-nginx-module/commit](https://github.com/ppolv/lua-nginx-module/commit/3d0bbed92f73571aa79474d4ea416b22a9bffbd8)

conflict

never overrides the (least recently used) unexpired items in the store when running out of storage in the shared memory zone

do support mysql's prepare statement. there are two ways for calling: ``` lua -- first way mysql:new db:connect db:run -- another way mysql:new db:connect db:prepare db:execute db:set_keepalive ``` PS: It's...

How about we split it into multiple small tables? ![image](https://user-images.githubusercontent.com/6814606/76042143-e5958e80-5f8e-11ea-84ea-2240f780e416.png)

https://github.com/Miss-you/apisix-book/blob/master/SUMMARY.md