New commands for find, getMore, and killCursors

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Critical - P2
    • None
    • Component/s: None
    • None

      drivers will be required to support the find and getMore commands for the 3.2 release, so that ultimately OP_QUERY/OP_GET_MORE can be removed from the server. OP_QUERY and OP_GET_MORE still need to be supported for backwards compatibility.

      Node.js prototype
      https://github.com/christkv/mongodb-core/blob/master/lib/wireprotocol/3_2_support.js
      C# prototype
      https://github.com/rstam/mongo-csharp-driver/tree/csharp1191
      Python implementation is in the mongodb-32-features branch
      https://github.com/mongodb/mongo-python-driver/tree/mongodb-32-features
      SPEC here
      https://github.com/mongodb/specifications/blob/master/source/find_getmore_killcursors_commands.rst

              Assignee:
              Christian Amor Kvalheim
              Reporter:
              Barrie Segal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: