Skip to content

Commit 71943c5

Browse files
committed
Housekeeping for taoensso#92
1 parent 6c7575d commit 71943c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/taoensso/faraday.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1189,7 +1189,7 @@
11891189
[<attr> ...]}.
11901190
:total-segments - Total number of parallel scan segments.
11911191
:segment - Calling worker's segment number (>=0, <=total-segments).
1192-
:consistent? - If the scan should use consistent reads
1192+
:consistent? - Use strongly (rather than eventually) consistent reads?
11931193
11941194
comparison-operators e/o #{:eq :le :lt :ge :gt :begins-with :between :ne
11951195
:not-null :null :contains :not-contains :in}.

0 commit comments

Comments
 (0)