actionhero
Preparing search index...
redis
doCluster
Function doCluster
doCluster
<
T
>
(
method
:
string
,
args
?:
any
[]
,
connectionId
?:
string
,
waitForResponse
?:
boolean
,
)
:
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.