digitalbazaar / bedrock-mongodb

Bedrock mongodb module
Apache License 2.0
2 stars 3 forks source link

mongodb-uri is out of date #48

Closed aljones15 closed 2 years ago

aljones15 commented 4 years ago

This package: https://www.npmjs.com/package/mongodb-uri

has not been updated in 6 years.

Meaning this code:

https://github.com/digitalbazaar/bedrock-mongodb/blob/211284e1245d9c07e5cedb87ef2c5276da9a2c54/lib/index.js#L97-L129

is also out of date.

We should probably just allow users to connect using the url specified and not try to get settings out of the url.

dlongley commented 2 years ago

This package is no longer used, closing.