use mongodb 3.6.1 client, add clustering support (#685)

This commit is contained in:
Ross Cruickshank
2020-09-14 17:21:41 +01:00
committed by GitHub
parent 7e8571af42
commit 4becf68848
5 changed files with 101 additions and 28 deletions

View File

@@ -2,6 +2,8 @@
"mongodb": {
"label": {
"host": "Host",
"clustered": "Clustered",
"clusteredVersion":"MongoDB databases in sharded cluster (>=3.4)",
"port": "Port",
"database": "Database",
"username": "Username",