Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-894

Ensure that the driver complies with the CRUD spec

    • Type: Icon: Epic Epic
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.0
    • Affects Version/s: 2.0.0
    • Component/s: None
    • None
    • Done
    • CRUD spec compliance
    • Fully Compatible

      The 2.0 Ruby driver implements some of the CRUD spec on Collection as expected (insert_one, insert_many, bulk_write) but put most of the other methods in a fluent API, hanging off of find(). The CRUD spec doesn't define a fluent API.

      This ticket tracks implementation of the full CRUD API as defined in the spec. The fluent API can stay.

      https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst

            Assignee:
            emily.stolfo Emily Stolfo
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: