File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ To use wiola you need:
6464* [ lua-resty-websocket] ( https://github.com/agentzh/lua-resty-websocket )
6565* [ lua-resty-redis] ( https://github.com/agentzh/lua-resty-redis )
6666* [ Redis server] ( http://redis.io )
67- * [ lua-resty-libcjson ] ( https://github.com/bungle /lua-resty-libcjson )
67+ * [ lua-rapidjson ] ( https://github.com/xpol /lua-rapidjson )
6868* [ lua-MessagePack] ( http://fperrad.github.io/lua-MessagePack/ ) (optional)
6969
7070Instead of compiling lua-* modules into nginx, you can simply use [ OpenResty] ( http://openresty.org ) server.
@@ -247,6 +247,7 @@ See Also
247247* [ lua-nginx-module] ( https://github.com/chaoslawful/lua-nginx-module )
248248* [ lua-resty-websocket] ( https://github.com/agentzh/lua-resty-websocket )
249249* [ lua-resty-libcjson] ( https://github.com/bungle/lua-resty-libcjson )
250+ * [ lua-rapidjson] ( https://github.com/xpol/lua-rapidjson )
250251* [ lua-resty-redis] ( https://github.com/agentzh/lua-resty-redis )
251252* [ Redis key-value store] ( http://redis.io )
252253* [ lua-MessagePack] ( http://fperrad.github.io/lua-MessagePack/ )
You can’t perform that action at this time.
0 commit comments