node-stream-to-mongo
node-stream-to-mongo copied to clipboard
Stream objects to a Mongo database
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...