Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better database connection management #17

Open
richchurcher opened this issue Oct 20, 2015 · 0 comments
Open

Better database connection management #17

richchurcher opened this issue Oct 20, 2015 · 0 comments

Comments

@richchurcher
Copy link
Collaborator

With a deeper understanding of how Mongo manages its connection pool, it should be possible to be more efficient in establishing connections (and perhaps not open so many?)

It's probably worth considering whether or not the native Mongo code ./dal/store.js actually reduces complexity for workshop attendees, or whether in fact for the subject matter (APIs) it might be less distracting and error-prone to just use Mongoose (or another established tool).

@richchurcher richchurcher self-assigned this Oct 20, 2015
@richchurcher richchurcher removed their assignment May 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant