emirotin/mongodb-migrations

Don't use server in connection options

Astimus opened this issue · 0 comments

Using options: { server: { poolSize: poolSize} } is deprecated. poolSize option is supported at the top level of the options object in mongo_client.