mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
use v3.6.1+ mongodb client -- need to extract db() from connection client before accessing collections allow specifying 3.4+ type connection to sharded clusters (mongodb+srv://clustername ) in addition to "old style" (mongodb://host:port)