Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-247

Support gridfs in new C driver

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.90.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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@mongodb.com Mira Carey
            Reporter:
            christian.hergert@10gen.com Christian Hergert
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: