Is it necessary to close the mongoose connection using mongoose.connection.close()
in code.
When will it be necessary to include this?
Is it necessary to close the mongoose connection using mongoose.connection.close()
in code.
When will it be necessary to include this?