We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39196d6 commit bf01a4aCopy full SHA for bf01a4a
source/reference/create-client.txt
@@ -619,8 +619,9 @@ Ruby Options
619
- ``{ :mode => :primary }``
620
621
* - ``:read_concern``
622
- - Specifies the read concern options. The only valid key is ``level``, for which the valid
623
- values are ``:local``, ``:majority``, and ``:snapshot``.
+ - Specifies the read concern options. The only valid key is ``level``,
+ for which the valid values are ``:local``, ``:majority``, and
624
+ ``:snapshot``.
625
- ``Hash``
626
- none
627
0 commit comments