node-stream-to-mongo icon indicating copy to clipboard operation
node-stream-to-mongo copied to clipboard

Stream objects to a Mongo database

Results 3 node-stream-to-mongo issues
Sort by recently updated
recently updated
newest added

Hi. the release on npmjs is old, is missing at least the custom action code that's actually pretty useful. Can you please update? Thanks!

Hi, I've updated the code to allow ssl connections to mongo. Are you interested in a pull request? Thanks, Dina

Hi Can you update your latest release on npm? I got this error: ``` bash ...project/node_modules/stream-to-mongo/node_modules/mongodb/lib/mongodb/mongo_client.js:434 throw err ^ MongoError: driver is incompatible with this server version ``` The MongoDB...