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

Add options to connect to databases rather than only localhost:27017 #7

Open
faridnsh opened this issue Jun 30, 2013 · 1 comment
Open

Comments

@faridnsh
Copy link

In my project, we don't use environmental variables and usually our databases aren't on the same servers. So it'll be nice if we could pass a Server or ReplSet instance or maybe a string that is just a URL.

@faridnsh
Copy link
Author

faridnsh commented Jul 4, 2013

It'll also be nice to just pass an existing DB object, so if we use the native driver beside GridFS, we just share the same connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant