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

Support server read concerns

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      https://docs.mongodb.com/manual/reference/read-concern/ lists the following read concerns: local, available, majority, linearizable, snapshot.

      Our documentation (https://docs.mongodb.com/ruby-driver/current/tutorials/ruby-driver-create-client/) only allows local, majority and snapshot.

      The available and linearizable read concerns need to be implemented if necessary and documented.

            Assignee:
            Unassigned Unassigned
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: