Mongo_Toolkit:Allow DNS Seedlist
Open
type:feature
- Dominant language
- C#
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
#### 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://".
Contributor guide
Assessment
This issue has not been assessed yet.