Preparing search index...
The search index is not available
Documentation
Documentation
redis
BatchCommandTraceContext
Interface BatchCommandTraceContext
interface
BatchCommandTraceContext
{
args
:
readonly
string
[]
;
batchMode
:
"MULTI"
|
"PIPELINE"
;
batchSize
:
number
;
clientId
:
string
;
command
:
string
;
database
:
number
;
serverAddress
:
string
;
serverPort
:
undefined
|
number
;
}
Hierarchy (
view full
)
CommandTraceContext
BatchCommandTraceContext
Index
Properties
args
batch
Mode
batch
Size
client
Id
command
database
server
Address
server
Port
Properties
args
args
:
readonly
string
[]
batch
Mode
batch
Mode
:
"MULTI"
|
"PIPELINE"
batch
Size
batch
Size
:
number
client
Id
client
Id
:
string
command
command
:
string
database
database
:
number
server
Address
server
Address
:
string
server
Port
server
Port
:
undefined
|
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
batch
Mode
batch
Size
client
Id
command
database
server
Address
server
Port
Documentation
@redis
client
bloom
json
search
time-series
entraid
redis
Generated using
TypeDoc