mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
use mongodb 3.6.1 client, add clustering support (#685)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"mongodb": {
|
||||
"label": {
|
||||
"host": "Host",
|
||||
"clustered": "Clustered",
|
||||
"clusteredVersion":"MongoDB databases in sharded cluster (>=3.4)",
|
||||
"port": "Port",
|
||||
"database": "Database",
|
||||
"username": "Username",
|
||||
|
Reference in New Issue
Block a user