Skip to content

Commit f0a1dc5

Browse files
Konstantin BurkalevKonstantin Burkalev
authored andcommitted
Updated docs
1 parent 7edb2f4 commit f0a1dc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

7070
Instead 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/)

0 commit comments

Comments
 (0)