lua-resty-mysql
lua-resty-mysql copied to clipboard
TODO: support specify pool_size and backlog in connect method.
now we only use the pool field like here:
https://github.com/openresty/lua-resty-mysql/blob/master/lib/resty/mysql.lua#L574
Is there any opportunity to review & merge #97?