33 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
e53854b1ce
expand connect options for replicaset 2020-09-16 21:54:40 +01:00
Ross Cruickshank
780da813a3
add replicaset 2020-09-16 21:52:53 +01:00
Ross Cruickshank
bfa78e0ea4
remove redundant ;
;  after } causing test fail
2020-09-09 13:21:54 +01:00
Ross Cruickshank
24173c0114
stylistic adjustment 2020-09-09 13:19:01 +01:00
Ross Cruickshank
659f84e121
add cluster info 2020-09-08 11:01:49 +01:00
Ross Cruickshank
c1c8882f28
bump to 0.1.0 - add mongodb v3 2020-09-08 10:48:13 +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
Ross Cruickshank
53c4c44056
cluster connection option
allow specifying 3.4+ type connection to sharded clusters (mongodb+srv://clustername ) in addition to "old style"  (mongodb://host:port)
2020-09-08 10:43:17 +01:00
Ross Cruickshank
e3f115518a
strings for clustering 2020-09-08 10:40:50 +01:00
Ross Cruickshank
3ae78579b5
add Clustered 2020-09-07 15:54:55 +01:00
Dave Conway-Jones
26458522dd
bump mongo node for new docs 2018-03-01 16:39:00 +00:00
Avraham H
6306587cce [ mongo documentation fixes]: fixing syntax (#412) 2018-03-01 16:33:37 +00:00
Dave Conway-Jones
2023bddf97
bump wen and mongoldb packages to pub to npm 2017-04-19 15:25:19 +01:00
Dave Conway-Jones
a881a5c4af
bump mongoldb node for skip, limit default PR 2017-04-19 11:14:51 +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
Dave Conway-Jones
ba488aa4c1 bump Mongoldb pre-req version
to fix #228
2016-08-16 10:11:42 +01:00
Dave Conway-Jones
86049c20cb update storage nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones
e04f65040c Grammar correction in mongo readme
to close #152
2015-12-09 20:12:17 +00:00
Nick O'Leary
d8ffba3338 Update mongodb dependency
Fixes #133
2015-10-11 21:11:39 +01:00
Nick O'Leary
5dc0c0e968 Fix merge conflicts on i18n 2015-07-15 10:24:44 +01:00
dceejay
56bb10642a Update Note(s) in READMEs for all moved out nodes.
redis, mongo, email, feedparse, twitter, irc, arduino, serialport
2015-06-16 21:37:22 +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
da209a6b66 Update core nodes to pull common msgs from node-red ns 2015-06-16 11:16:29 +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