Create an official Elixir driver
See https://github.com/elixir-lang/elixir and https://elixir-lang.org/
Thank you!
-
N/A commented
> We've been using `zookzook/elixir-mongodb-driver` in production for a couple years now so also advocate official support for that library.
Oh, thank you for using my driver. I have worked countless hours on it for nothing.
What about appreciating my work? I have never heard of you - no commits, no questions, and no appreciation.
You use the software for free for years, so maybe just wait for the official driver, and in the
meantime don't use my driver and write your own driver without getting paid :-)
Thank you for your support of open source. -
Billy Ceskavich commented
We use Elixir at Knock Labs (https://knock.app/) and would also appreciate an officially supported MongoDB driver. We've been using `zookzook/elixir-mongodb-driver` in production for a couple years now so also advocate official support for that library.
-
Johnny Shields commented
It would make sense for MongoDB to take over the zookzook driver on Github. In addition, what we really need is a good ORM equivalent to Mongoid on Ruby
-
Juan Antonio commented
I think this official driver could start from these drivers:
- https://github.com/zookzook/elixir-mongodb-driver
- https://github.com/kobil-systems/mongodb
Thanks.