Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-211

New commands for find, getMore, and killCursors

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Critical - P2 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:
            christkv Christian Amor Kvalheim
            Reporter:
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: