elixir-ecto / db_connection

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

Return broker pid from sojourn's start_link #14

Closed fishcakez closed 8 years ago

fishcakez commented 8 years ago

@josevalim thoughts?

josevalim commented 8 years ago

It looks good. I will very likely need to re-use both the supervisor and the watcher, so I can make them generic later on. :)