-
Type: New Feature
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Once the raw BSON types are introduced in the BSON library, we should also introduce API in the driver for retrieving results from the server via raw BSON. This will enable users to defer any deserialization when reading results, which could greatly boost performance.