Closed thiemok closed 7 years ago
Mongodb connection code needs to be refractored. Mainly some form of connection pooling needs to be implemented
In addition, connection attempts should be retried and not cause an unhandeled exception
Alternatively replace all of it with mongoose
Mongodb connection code needs to be refractored. Mainly some form of connection pooling needs to be implemented