This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Description
We're looking into Elixir but our infrastructure uses Mongo V6. Unfortunately I've been unable to use this library due to the following error
(mongodb 1.0.0) lib/mongo/cursor.ex:56: anonymous fn/6 in Enumerable.Mongo.Cursor.start_fun/6
(elixir 1.15.5) lib/stream.ex:1612: anonymous fn/5 in Stream.resource/3
(elixir 1.15.5) lib/enum.ex:4387: Enum.reverse/1
(elixir 1.15.5) lib/enum.ex:3702: Enum.to_list/1```