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 d6fad87 commit 9a02bfdCopy full SHA for 9a02bfd
README.md
@@ -1203,7 +1203,7 @@ Please note:
1203
- The pipeline gets its 'read_from_replicas' value from the cluster's parameter.
1204
Thus, if read from replications is enabled in the cluster instance, the pipeline
1205
will also direct read commands to replicas.
1206
-- The 'transcation' option is NOT supported in cluster-mode. In non-cluster mode,
+- The 'transaction' option is NOT supported in cluster-mode. In non-cluster mode,
1207
the 'transaction' option is available when executing pipelines. This wraps the
1208
pipeline commands with MULTI/EXEC commands, and effectively turns the pipeline
1209
commands into a single transaction block. This means that all commands are
0 commit comments