Support gridfs in new C driver

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 0.90.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add support for gridfs to the new C driver.

      Basic spec:

      • Add a new mongoc_gridfs_t structure as a central api point.
      • Fetch a mongoc_gridfs_t from a mongoc_client_t with something like mongoc_client_get_gridfs(...) similar to how we get a database or collection.
      • Create a mongoc_stream_t sub-structure for working with a file in gridfs so that we can support streaming files to and from the MongoDB server.

              Assignee:
              Mira Carey
              Reporter:
              Christian Hergert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: