-
Type: New Feature
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Shell
-
Empty show more show less
-
Not Needed
In mongosh, we just added connection string parsing code
which is closely adapted from the driver source code (as mentioned in a comment there).
It would be nice if the driver’s parseURI function could be exposed publicly, or maintained in a separate dependency, so that it’s easier to re-use.
- is related to
-
MONGOSH-528 Improve connection string handling in mongosh
- Closed
-
MONGOSH-829 Split out ConnectionString class into separate npm package
- Closed