-
Type:
Task
-
Resolution: Gone away
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Tech debt
-
None
-
Not Needed
Currently the connection model has a dependency on file system: https://github.com/mongodb-js/connection-model/blob/master/lib/model.js#L6
It could be something the user provides so that we can use connection model in various environments.