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

Add support for setting read consistency mode on sessions #44

Merged
merged 1 commit into from
Dec 2, 2016

Conversation

GUI
Copy link
Contributor

@GUI GUI commented Dec 2, 2016

This adds support for calling SetMode on the session, which allows for choosing different read preferences (secondary, nearest, etc).

This also makes a small adjustment to point to the latest version of mgo's Dial documentation in the README's uri reference.

This adds support for calling SetMode on the session, which allows for
choosing different read preferences (secondary, nearest, etc).

This also makes a small adjustment to point to the latest version of
mgo's Dial documentation in the README's uri reference.
@emicklei emicklei merged commit a4543bc into emicklei:master Dec 2, 2016
@emicklei
Copy link
Owner

emicklei commented Dec 2, 2016

thank you for contributing.

@GUI
Copy link
Contributor Author

GUI commented Dec 2, 2016

Thanks for the quick merge!

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