Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2997

Schema map should be specifiable as file path

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.18.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The CSE specification in https://github.com/mongodb/specifications/blob/master/source/client-side-encryption/client-side-encryption.rst#mongoclient-changes requires that MongoClient accepts schema map as an inline map.

      Given the expected size of schema maps, which the CSE specification already mentions, it is likely that schema maps will be stored in their own files. Therefore it will be convenient for users to be able to specify path to the schema map rather than load the schema map and pass it inline to MongoClient.

            Assignee:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: