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

feat: node.js driver with loadbalanced connections COMPASS-4898 #2339

Merged
merged 6 commits into from Jul 9, 2021

Conversation

mcasimir
Copy link
Contributor

@mcasimir mcasimir commented Jul 9, 2021

No description provided.

@@ -72,7 +72,7 @@ functions:
export NPM_CACHE_DIR="$(pwd)/.deps/.npm"
export NPM_TMP_DIR="$(pwd)/.deps/tmp"

export NODE_JS_VERSION="12.4.0"
export NODE_JS_VERSION="12.9.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, you can just make it 12.22.3 here? Doesn’t have to be the exact minimum required by the driver :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good point! Do you know why driver needs at least 12.9.0 now? Wondering if our electron can keep up with that

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don’t have any more context than this: mongodb/node-mongodb-native#2864 (comment)

So I think it’s fine, at least for now

@mcasimir mcasimir merged commit 4ebc1b9 into main Jul 9, 2021
@mcasimir mcasimir deleted the temp-serverless-driver branch July 9, 2021 14:59
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

2 participants