Skip to content

daangn/mongodb-node-zstd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Node.js built-in Zstandard binding

MongoDB Node.js driver support network compression via Zstandard. It requires to install @mongodb-js/zstd add-on.

However, Node.js node:zlib API natively supports Zstandard since v24+.

How to

Install this package as name of @mongodb-js/zstd. For example in Yarn:

yarn add "@mongodb-js/zstd@npm:mongodb-node-zstd"

LICENSE

MIT

About

MongoDB Node.js native Zstandard binding for network compression

Resources

License

Stars

Watchers

Forks