openresty / lua-resty-mysql

Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
708 stars 236 forks source link

(feat) add connection backlog support #97

Closed vinayakhulawale closed 4 years ago

vinayakhulawale commented 5 years ago

@agentzh or @thibaultcha - any interest in merging this ?

rainingmaster commented 4 years ago

@vinayakhulawale Hello, could you help to add some test case to cover the new code?

doujiang24 commented 4 years ago

@vinayakhulawale thanks, already merged in https://github.com/openresty/lua-resty-mysql/pull/106

vinayakhulawale commented 4 years ago

Thanks @doujiang24 !