Open Astimus opened 6 years ago
Using options: { server: { poolSize: poolSize} } is deprecated. poolSize option is supported at the top level of the options object in mongo_client.
options: { server: { poolSize: poolSize} }
Using
options: { server: { poolSize: poolSize} }
is deprecated. poolSize option is supported at the top level of the options object in mongo_client.