You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any reason you only support passing the url in the config/options? Wouldn't it be a better idea to support passing the entire config object through to mongoose? That way we can configure stuff like auto_reconnect, poolSize, socketOptions etc.
Any reason you only support passing the url in the config/options? Wouldn't it be a better idea to support passing the entire config object through to mongoose? That way we can configure stuff like auto_reconnect, poolSize, socketOptions etc.