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 91609b2 commit ba33cabCopy full SHA for ba33cab
source/includes/fact-readConcern-option-description.rst
@@ -2,6 +2,10 @@ Possible read concern levels are:
2
3
- :readconcern:`"local"`. This is the default read concern level.
4
5
+- :readconcern:`"available"`. This is the default for reads against
6
+ secondaries when :ref:`afterClusterTime` and `"level"` are unspecified. The
7
+ query returns the the instance's most recent data.
8
+
9
- :readconcern:`"majority"`. Available for replica sets that use
10
:ref:`WiredTiger storage engine <storage-wiredtiger>`.
11
0 commit comments