Skip to content

Commit eb2b8bf

Browse files
committed
Documentation fix
Signed-off-by: Adam Fowler <adamfowler71@gmail.com>
1 parent d16658d commit eb2b8bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Valkey/Cluster/ValkeyClusterClient.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ public final class ValkeyClusterClient: Sendable {
477477
///
478478
/// - Parameters:
479479
/// - keys: Keys affected by operation. This is used to choose the cluster node
480+
/// - readOnly: Is this connection only going to be used with readonly commands
480481
/// - isolation: Actor isolation
481482
/// - operation: Closure handling Valkey connection
482483
/// - Returns: Value returned by closure

0 commit comments

Comments
 (0)