-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-1837): add zstd compression option #3237
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a high-level secondary review. Looks good, nice work Durran!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for all the final stretch work here to get the dependency in the right place! once CI is 🟢 feel free to merge if I don't get to it. LGTM
Description
Adds Zstandard compression library.
What is changing?
A new compression option
zstd
. Uses the newly published @mongodb-js/zstd module.Is there new documentation needed for these changes?
None
What is the motivation for this change?
NODE-1837
Double check the following
npm run check:lint
script<type>(NODE-xxxx)<!>: <description>