Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
Description
The Go driver conversion POC switched from mgo to the Go driver, but kept using mgo/bson as the BSON library. The Go driver now has a supposedly drop-in replacement. We should switch to it and help dogfood any issues.
One known issue is that BSON helper types like "Binary" are in mgo's 'bson' package but in the Go driver's 'bson/primitive' package.
Attachments
Issue Links
- is depended on by
-
TOOLS-1610 implement the extended json spec in import/export
-
- Closed
-