taotao
taotao
Hi, I using pooler to manage my db clusters(include MySQL cluster and Mongo cluster ...) via group feature. I noticed that, `take_group_member/1` API's doc: ``` %% @doc Take a member...
version `v2.0.3` has many compile warning in elixir-1.5.2, but master branch hasn't. Could you bump new version please ? Thanks.
Hi, In my product system, I will fetch very large data from MySQL sometimes, and I using Emysql. In this case, I always got `long_gc` warnings, just like: ``` monitor...