zookzook / elixir-mongodb-driver

MongoDB driver for Elixir
Apache License 2.0
243 stars 60 forks source link

Implement Mongo.Repo.child_spec/1 #240

Closed rhcarvalho closed 2 weeks ago

rhcarvalho commented 4 months ago

To make it more convenient to add to an application's supervision tree, similar to how Ecto.Repo-based modules are typically added to the supervision tree.