Preparing search index...
The search index is not available
actionhero
actionhero
redis
doCluster
Function doCluster
do
Cluster
<
T
>
(
method
,
args
?
,
connectionId
?
,
waitForResponse
?
)
:
Promise
<
T
extends
any
?
T
:
unknown
>
Invoke a command on all servers in this cluster.
Type Parameters
T
Parameters
method
:
string
args
:
any
[]
= []
Optional
connectionId
:
string
waitForResponse
:
boolean
= false
Returns
Promise
<
T
extends
any
?
T
:
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
actionhero
Loading...
Invoke a command on all servers in this cluster.