We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wrap:
The text was updated successfully, but these errors were encountered:
still looking for help on this TODO?
also, any plans for buffering commands to a collection until connection is successful?
Sorry, something went wrong.
yeah help would be great. i'm moving away from mongodb so i'm probably going to work on this less.
maybe it's not documented, but what i do is await db.connect before starting the server. problem solved.
await db.connect
i see.
just curious... what are you switching to? postgresql?
for now, yeah. looking into rethinkdb as well.
mongodb node driver supports promise now #13
No branches or pull requests
Wrap:
The text was updated successfully, but these errors were encountered: