zookzook / elixir-mongodb-driver

MongoDB driver for Elixir
Apache License 2.0
247 stars 63 forks source link

Trap exits from `connect` callback #218

Closed andrewhr closed 1 year ago

andrewhr commented 1 year ago

To leverage new behaviour on db_connection 2.6.0.

Continuation of the DBConnection PR elixir-ecto/db_connection#300