Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-672

Remove bsonx dependency in driver/session

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 1.4.0
    • None
    • Core API
    • None

    Description

      The main code path for operation execution was updated to use bsoncore during the core API redesign. The big remaining use of bsonx.Doc is for session IDs in the session package. We should change session IDs to be stored as bson.Raw and add an ID method to the mongo.Session interface, something we could not do because it would have exposed bsonx through our stable API.

      Attachments

        Activity

          People

            divjot.arora@mongodb.com Divjot Arora (Inactive)
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: