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

Mongo async support #1829

Merged
merged 5 commits into from
Mar 24, 2017
Merged

Mongo async support #1829

merged 5 commits into from
Mar 24, 2017

Conversation

eltimn
Copy link
Member

@eltimn eltimn commented Mar 5, 2017

This contains all of Marek's work, plus I added some tests and updated MongoTestKit.

I also redid MongoAsync.defineDb to take a MongoDatabase instead of (MongoClient, String) . This allows the user to configure the MongoDatabase however they like. Because of this, I removed the setting of the CodecRegistry. This will have to be done by the user. An example is provided in the comments.

@eltimn
Copy link
Member Author

eltimn commented Mar 15, 2017

Unless someone wants to take a look at this, I'll merge it in a couple more days.

@eltimn eltimn merged commit 0a79b5c into master Mar 24, 2017
@eltimn eltimn deleted the tcn_mongo_async branch March 24, 2017 18:11
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