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

Use a second DB #11

Open
marijnbent opened this issue Oct 17, 2018 · 1 comment
Open

Use a second DB #11

marijnbent opened this issue Oct 17, 2018 · 1 comment

Comments

@marijnbent
Copy link

I want to connect to a local db, but also to a remote one. How can I add a second DB to the config and choose between them when getting data?

@Atinux
Copy link
Contributor

Atinux commented Nov 8, 2018

Actually you will have to create you own connection since mono-mongodb support only one db.

But I guess that could be implemented pretty easily if you want to make a PR :)

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

2 participants