[ANN] The lua-rds-parser Lua library and ngx_rds_csv nginx module

Geoge.Q quan.nexthop at gmail.com
Sun Sep 4 15:52:39 UTC 2011


Thanks your share with us.

george

On Sun, Sep 4, 2011 at 1:22 PM, agentzh <agentzh at gmail.com> wrote:

> Hello!
>
> Recently I wrote a Lua C library named lua-rds-parser for the
> ngx_openresty [1] world that we can now efficiently parse Resty DBD
> Stream (RDS) formatted data generated by ngx_drizzle [2] and
> ngx_postgres [3] into Lua data structures without using JSON as the
> intermediate data format. This can save both CPU time and memory for
> web applications running atop ngx_lua [4].
>
> Here is the project homepage for this Lua library:
>
>    https://github.com/agentzh/lua-rds-parser
>
> Also, there's a new Nginx filter module named ngx_rds_csv that can
> convert RDS output into the Comma-Separated Values (CSV) format in a
> streaming fashion:
>
>     https://github.com/agentzh/rds-csv-nginx-module
>
> Both of these two components have already been included and enabled by
> default in the latest ngx_openresty stable release [5] :)
>
> Enjoy!
> -agentzh
>
> [1] http://openresty.org
> [2] http://wiki.nginx.org/HttpDrizzleModule
> [3] http://github.com/FRiCKLE/ngx_postgres/
> [4] http://wiki.nginx.org/HttpLuaModule
> [5] http://openresty.org/#Download
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20110904/794d82bf/attachment.html>


More information about the nginx mailing list