We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1d8a2 commit 79d4e4fCopy full SHA for 79d4e4f
README.md
@@ -146,7 +146,7 @@ session-couchbase:
146
persistent:
147
query-consistency: REQUEST_PLUS # N1QL query scan consistency.
148
retry:
149
- max-attempts: 1 # Maximum number of attempts to repeat a query to Couchbase when error occurs.
+ max-attempts: 1 # Maximum number of attempts to repeat a query to Couchbase when an error occurs.
150
in-memory:
151
enabled: false # Flag for enabling and disabling in-memory mode.
152
```
0 commit comments