You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fix #8079 Unified Topology changes the concept of connecting and causes isConnected to always return true, making any reconnection options useless. Next major version of the driver will remove isConnected entirely. So: - reconnect tries - reconnectInterval - autoReconnect Are deprecated and don't really do anything anymore (when unified topology is used at least) other than causing warnings at startup since the 3.4 version of the driver (the current version used by NodeBB is 3.5). Reference: http://mongodb.github.io/node-mongodb-native/3.5/reference/unified-topology/ |
5 years ago | |
---|---|---|
.. | ||
mongo | 5 years ago | |
postgres | 5 years ago | |
redis | 5 years ago | |
cache.js | 6 years ago | |
helpers.js | 5 years ago | |
index.js | 5 years ago | |
mongo.js | 5 years ago | |
postgres.js | 5 years ago | |
redis.js | 6 years ago |