-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Platforms 2017-06-19, Platforms 2017-07-10
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In service of making it easier to stand up mongodb in a library let's separate out mongodbmain into its own library and structure db.cpp to link to it, rather than including all of the setup in the final .cpp.