BHoM / BHoM/Mongo_Toolkit

Mongo_Toolkit:Allow DNS Seedlist

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.