linux-on-ibm-z/bson-ext

Name: bson-ext

Owner: LinuxONE and Linux on z Systems Open-source Team

Description: The C++ bson parser for the node.js mongodb driver.

Created: 2015-07-14 17:24:33.0

Updated: 2016-03-09 19:57:12.0

Pushed: 2016-03-09 22:26:20.0

Homepage: null

Size: 245

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

bson-ext

linux build status windows build status

This module contains the BSON native addon only and is not meant to be used in isolation from the bson NPM module. It lives in it's own module so it can be an optional dependency for the bson module.

Testing
test
Prebuilt Binaries

Have you ever seen this message in your console?

son: Failed to load c++ bson extension, using pure JS version

We are experimenting with node-pre-gyp to publish and install prebuilt binaries. This means you don't need the full toolchain installed and configured correctly to use this module and you'll never have to see this message again. Currently, prebuilt binaries will only be used for Windows, as it is the most problematic platform for this issue. This will also allow us more time to evaluate the costs and benefits of prebuilt support on OSX and Linux.

If you are interested in prebuilt binary support on OSX or Linux, please join the discussion on this issue!

License

Apache 2


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.