14 Commits

Author SHA1 Message Date
Ross Cruickshank
835047c6c6
enable replicaset connect
allow arbitrary connect options, including those needed to support replicaset connections

default option remains direct to support older configs
2020-09-16 21:57:56 +01:00
Ross Cruickshank
bfa78e0ea4
remove redundant ;
;  after } causing test fail
2020-09-09 13:21:54 +01:00
Ross Cruickshank
d728b99de9
useV3 connections and support clusters
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)
2020-09-08 10:46:02 +01:00
Ben Hardill
c17aac3b66 Make msg.limit and msg.skip optional as per the README (#303) 2017-04-19 11:11:47 +01:00
Dave Conway-Jones
316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones
dcd2ede2c4 bump serial port package 2017-01-09 20:53:43 +00:00
Dave Conway-Jones
7a39c6f70b reduce Mongo db connection retry warnings
only report on first attempt
to close issue 1052 on main project
2016-11-16 22:48:41 +00:00
Dave Conway-Jones
a9d669411c fix mongo connection timeout call
to close #1045
Thanks @pelis
2016-11-11 10:07:26 +00:00
Dave Conway-Jones
a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones
1e31652073 Better handling of mongo ObjectId for updates 2016-11-02 15:25:35 +00:00
Dave Conway-Jones
eb6e35957b Let Mongo node auto retry initial connection
and add status indicator
to close #221
2016-08-16 11:43:36 +01:00
dceejay
ba0e2c3796 Merge linting error fixes into i18n branch of n-r-n 2015-06-16 14:38:36 +01:00
Nick O'Leary
7d011dac99 Add i18n content for moved core nodes 2015-06-16 10:36:19 +01:00
dceejay
909afe9fed Add mongo to node-red-node, fix lint etc 2015-06-13 18:53:03 +01:00