Skip to content

MongoDB 3.x driver #83

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

Merged
merged 6 commits into from
Nov 15, 2019
Merged

MongoDB 3.x driver #83

merged 6 commits into from
Nov 15, 2019

Conversation

nateps
Copy link
Contributor

@nateps nateps commented Nov 13, 2019

Changes

  • Update to MongoDB 3.x driver by default. Maintain backwards compatibility with the MongoDB 2.x driver.
  • Also, update test dependencies and switch to chai for assertions

@coveralls
Copy link

coveralls commented Nov 13, 2019

Coverage Status

Coverage decreased (-1.2%) to 91.734% when pulling 8bdeca9 on mongodb-3 into 0d4a1ad on master.

@nateps nateps force-pushed the mongodb-3 branch 2 times, most recently from 5142c16 to 8bdeca9 Compare November 14, 2019 22:58
@nateps nateps merged commit bae96ed into master Nov 15, 2019
@nateps nateps deleted the mongodb-3 branch November 15, 2019 23:50
alecgibson pushed a commit to share/sharedb-milestone-mongo that referenced this pull request May 27, 2020
This change adds support for the current version of the `mongodb`
driver, whilst maintaining backwards-compatibility with v2.

This change largely follows the corresponding change in `sharedb-mongo`:
share/sharedb-mongo#83

All unit tests are now run against both versions of the driver to ensure
compatibility.
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.

3 participants