-
-
Notifications
You must be signed in to change notification settings - Fork 604
[Feature]: MongoDB ReplicaSet #2138
Copy link
Copy link
Closed
Labels
featureNew functionality or new behaviors on the existing oneNew functionality or new behaviors on the existing onegood first issueWant to contribute to testcontainers? Start from hereWant to contribute to testcontainers? Start from here
Metadata
Metadata
Assignees
Labels
featureNew functionality or new behaviors on the existing oneNew functionality or new behaviors on the existing onegood first issueWant to contribute to testcontainers? Start from hereWant to contribute to testcontainers? Start from here
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