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

[Feature]: MongoDB ReplicaSet #2138

Closed
trungdlp-wolffun opened this issue Jan 23, 2024 · 1 comment · Fixed by #2469
Closed

[Feature]: MongoDB ReplicaSet #2138

trungdlp-wolffun opened this issue Jan 23, 2024 · 1 comment · Fixed by #2469
Labels
feature New functionality or new behaviors on the existing one good first issue Want to contribute to testcontainers? Start from here

Comments

@trungdlp-wolffun
Copy link

Problem

Create test with MongoDB transaction and it require MongoDB ReplicaSet

Solution

Setup MongoDB ReplicaSet

Benefit

Transaction can testable

Alternatives

https://github.com/testcontainers/testcontainers-java/blob/main/modules/mongodb/src/main/java/org/testcontainers/containers/MongoDBContainer.java

Would you like to help contributing this feature?

Yes

@trungdlp-wolffun trungdlp-wolffun added the feature New functionality or new behaviors on the existing one label Jan 23, 2024
@trungdlp-wolffun
Copy link
Author

@mdelapenya mdelapenya added the good first issue Want to contribute to testcontainers? Start from here label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality or new behaviors on the existing one good first issue Want to contribute to testcontainers? Start from here
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants