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 Mongo 3.x support and newer Node versions. #266

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

Conversation

kakato10
Copy link

  • Add support for newer versions of mongodb. Update sqlite3 and level, so that model can work with newer node versions;
  • Refactor some code related to the initialization of the connection to the db in the mongo and
    level adapters.
  • The refactoring of level adapter was necessary due to the change of node_modules structure in the newer node versions.;
  • All tests related to mongo, level and sqlite3 adapters ran successfully as well as the unit tests. Tested on Node 8.9.1 with Mongodb 3.6.3.

@kakato10 kakato10 changed the title Update some dependencies and adapt model to their changes Add Mongo 3.x support and newer Node versions. Mar 23, 2018
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.

None yet

1 participant