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

Allow SRV mongo Urls #132

Merged
merged 6 commits into from Jul 18, 2020
Merged

Allow SRV mongo Urls #132

merged 6 commits into from Jul 18, 2020

Conversation

ericsandine
Copy link
Contributor

I noticed this last night on a Heroku deploy. The mLab add on is going to be deprecated in November so I decided to just set up MongoDB Atlas. Atlas has a free version but still creates a cluster with SRV URLs. This should make it easier for people to swap out the old style connection strings with the new ones.

@coveralls
Copy link

coveralls commented Jul 16, 2020

Pull Request Test Coverage Report for Build 486

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 46.021%

Totals Coverage Status
Change from base Build 485: 0.1%
Covered Lines: 440
Relevant Lines: 759

💛 - Coveralls

@electerious electerious merged commit 354e7df into electerious:develop Jul 18, 2020
@electerious
Copy link
Owner

electerious commented Jul 18, 2020

Thanks for the PR! I've merged it.

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

Successfully merging this pull request may close these issues.

None yet

3 participants