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

Mongo_Toolkit:Allow DNS Seedlist #86

Open
MartinHenriksen opened this issue Jan 24, 2020 · 0 comments
Open

Mongo_Toolkit:Allow DNS Seedlist #86

MartinHenriksen opened this issue Jan 24, 2020 · 0 comments
Labels
type:feature New capability or enhancement

Comments

@MartinHenriksen
Copy link

Description:

as of version 3.6 MongoDB supports a DNS Seed list. To use this the standard connectionstring starting with "mongodb://.." needs to be replaced with "mongodb+srv://..".

This is currently not available in the toolkit as any connectionstring not starting with "mongodb://" is pre-pended with "mongodb://".

@MartinHenriksen MartinHenriksen added the type:feature New capability or enhancement label Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant