Implement insertMany() CRUD method

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 0.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Per the specification:

      Inserts the provided documents. If any documents are missing an identifier, the driver should generate them.

      Note that this uses the bulk insert command underneath and should not use OP_INSERT. This will be slow on < 2.6 servers, so document your driver appropriately.

      This will require creating an InsertManyResult class as well.

            Assignee:
            Jeremy Mikola
            Reporter:
            Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: