Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-482

Please make docs for C, C++ drivers match docs for Java driver

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • legacy-1.0.0-rc4
    • Affects Version/s: None
    • Component/s: None

      I wanted to write MongoDB benchmark clients in C++ to avoid problems from Java GC stalls and to re-learn modern C++.

      For the C driver the API section documents types but not functions.
      http://api.mongodb.org/c/current/?_ga=1.108812482.1512114027.1402327973

      For the C++ driver I get confused.

      • there is the "legacy" driver and the "26compat" driver but sometimes the 26compat driver is described as the legacy-26compat driver. And the name "26compat" makes me think there isn't a version for use with 2.8
      • the API page doesn't have anything for 26compat – http://api.mongodb.org/cxx/?_ga=1.82181590.1512114027.1402327973
      • the wiki page could use more sections for 26compat (testing)

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            mdcallag Mark Callaghan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: