Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: When will mongo v6 be supported? #381

Open
willoughby opened this issue Sep 12, 2023 · 7 comments
Open

Question: When will mongo v6 be supported? #381

willoughby opened this issue Sep 12, 2023 · 7 comments

Comments

@willoughby
Copy link

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```
@scottmessinger
Copy link
Collaborator

Great question! We’d love to work on that, but no plans. We’d welcome the help!

@scottmessinger
Copy link
Collaborator

scottmessinger commented Dec 15, 2023 via email

@bugsxxx
Copy link

bugsxxx commented Mar 13, 2024

Hello Scott
Also trying to upgrade mongo version to v6, and just saw this issue from September... any news here any prediction?

Thanks for this great lib.

@scottmessinger
Copy link
Collaborator

@bugsxxx Sorry for the lack of updates! My plan is to deprecate this library and move the community over to the (more popular) https://github.com/zookzook/elixir-mongodb-driver To do that, I need to create a formal upgrade guide and post it. Here's an initial start on the work:

elixir-mongo/mongodb_ecto#190 (comment)

Currently, I'm thinking it might be this summer.

@bugsxxx
Copy link

bugsxxx commented Mar 14, 2024

Thanks Scott!

I will probably have to change the driver for the zookzook one, DBA team is pushing for the upgrade I don't have till summer unfortunately.
I will take a look on the initial work.

@scottmessinger
Copy link
Collaborator

@bugsxxx Either way, you'll need to change the driver to the zookzook one -- the plan is this driver gets deprecated in favor of the zookzook one. If you make the transition, I would LOVE if you could post any thoughts/observations/changes needed to make the transition!

Are you all using the ecto adapter as well?

@bugsxxx
Copy link

bugsxxx commented Mar 22, 2024

Hello Scott
I will have to make the transition, as soon as possible, not yet scheduled, I will post any thoughts that may have relevance.
Thanks, see you soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants