Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
Description
Currently any unit-tests, which use code from the C++ driver need to link to the entire server code.
This change will pull the client into a separate library and sever back references to sharding and other server-specific code.