elixir-ecto / db_connection

Database connection behaviour
http://hexdocs.pm/db_connection/DBConnection.html
306 stars 113 forks source link

Remove pool behaviour #151

Closed josevalim closed 6 years ago

josevalim commented 6 years ago

Note there is still an implicit DBConnection.Holder contract used only by DBConnection.Task.

josevalim commented 6 years ago

@fishcakez I have added some comments for you to review. You can skip the rest of the PR, as the rest of the PR is mostly removing opts and tidying up the code.

josevalim commented 6 years ago

:heart: :green_heart: :blue_heart: :yellow_heart: :purple_heart: