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

Support for driver version 4.X #377

Open
jwwallin opened this issue Sep 2, 2020 · 6 comments
Open

Support for driver version 4.X #377

jwwallin opened this issue Sep 2, 2020 · 6 comments

Comments

@jwwallin
Copy link

jwwallin commented Sep 2, 2020

There are situations with Quarkus where the driver version 4.X is absolutely necessary and this seems to be the most usable solution for handling unit testing with database connection beans.

@twillouer
Copy link
Collaborator

Hi,

I'm sorry but it's too hard to maintain fongo alone, and drivers are moving too fast.

In the same time, testcontainers is an awesome project and can handle all mongodb version.

see https://phauer.com/2019/modern-best-practices-testing-java/#dont-use-in-memory-databases-for-tests for example

2 similar comments
@twillouer
Copy link
Collaborator

Hi,

I'm sorry but it's too hard to maintain fongo alone, and drivers are moving too fast.

In the same time, testcontainers is an awesome project and can handle all mongodb version.

see https://phauer.com/2019/modern-best-practices-testing-java/#dont-use-in-memory-databases-for-tests for example

@twillouer
Copy link
Collaborator

Hi,

I'm sorry but it's too hard to maintain fongo alone, and drivers are moving too fast.

In the same time, testcontainers is an awesome project and can handle all mongodb version.

see https://phauer.com/2019/modern-best-practices-testing-java/#dont-use-in-memory-databases-for-tests for example

@vladimirmyp
Copy link

hi @twillouer , I am working on upgrade of Fongo to support driver version 4.X. I will be a very big PR and I wanted to ask if you will be willing to review and merge such PR?

@twillouer
Copy link
Collaborator

hi, thanks, yes, it will be possible :)

@niharbabu99
Copy link

niharbabu99 commented Jan 5, 2023

@vladimirmyp are you working on the PR. We were also upgrading our mongo client version to 4.x and faced the same issue with fmongo. Seeing your comment I refrained to start working on it.

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

4 participants