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

Use replica set options #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deltanovember
Copy link

According to the docs:

http://mongodb.github.io/node-mongodb-native/api-generated/db.html
http://mongodb.github.io/node-mongodb-native/api-generated/replset.html

The replica set options should be used as a parameter for ReplSet, not Db (which uses options, not replica set options). Also it looks like ReplSet is now being used instead of ReplSetServers:

mongodb/node-mongodb-native#937

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.67%) when pulling 9eecbb0 on deltanovember:replicaset into d3620a5 on diversario:master.

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

Successfully merging this pull request may close these issues.

2 participants