-
Notifications
You must be signed in to change notification settings - Fork 631
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
Support for connection to remote mongodb #235
base: master
Are you sure you want to change the base?
Conversation
this seems like a good feature.. why is not going into the master branch? |
The main reason is it doesn't have authentication. If it had auth we would test it. |
@jt6211 that makes sense. hopefully @standa4 will add auth to it. |
Sorry for delay, |
I love this |
These changes look pretty good. Can you make the following change?
|
|
This might be more complicated then you're willing to contribute, but ... My preference would be to only set the ENV variables in one place and have them take effect on all processes that used them anytime someone changed the variables in that one file and restarted the processes.
|
I made some tests and it looks like there is no problem and it works. |
@standa4 do you know if this still works with the latest code? If so I will gladly merge |
These changes require improved versions of hpfeeds and mnemosyne (pull-requests were created).