Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1917

Add internal ability to execute a RawBSONDocument as a command without decoding

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal
    • None

      A useful feature for client side encryption would be to execute a RawBSONDocument as a command without decoding and without modification. This would increase performance and avoid BSON-Python-BSON round tripping errors, like changing uuid subtypes.

      Note since this would be internal and only used for communication with mongocryptd the proposed database._raw_command method would not need to support sessions, read_preference, compression, or anything else besides OP_MSG.

            Assignee:
            Unassigned Unassigned
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: