Hello,
Wow that awesome..
thank you for your contribution..
have you do benchmark to compare performance between ngx_postgres with pgmoon?
and still waiting for openresty package manager.. so every known library could be easy to manage
On Saturday, May 31, 2014 3:23:21 AM UTC+8, leaf corcoran wrote:
Hello,
You can install it with luarocks:
I am aware of the other project,
https://github.com/azurewang/lua-resty-postgres There is some missing functionality in it and I originally started writing my own to learn more about the protocol to contribute but it turned out simple enough and I just implemented everything I needed. I also had the additional requirement for running the library outside of openresty which I've also implemented.
The project is fully tested and I'm running it on all of my projects now in production and it works great.
Thanks for checking it out