Preparing search index...
The search index is not available
@redis/client
@redis/client
lib/client
RedisClientType
Type alias RedisClientType<M, F, S>
Redis
Client
Type
<
M
,
F
,
S
>
:
default
<
M
,
F
,
S
>
&
WithCommands
&
WithModules
<
M
>
&
WithFunctions
<
F
>
&
WithScripts
<
S
>
Type Parameters
M
extends
RedisModules
=
Record
<
string
,
never
>
F
extends
RedisFunctions
=
Record
<
string
,
never
>
S
extends
RedisScripts
=
Record
<
string
,
never
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@redis/client
index
lib/client
lib/client/RESP2/composers/buffer
lib/client/RESP2/composers/interface
lib/client/RESP2/composers/string
lib/client/RESP2/decoder
lib/client/RESP2/encoder
lib/client/commands
lib/client/commands-queue
lib/client/multi-command
lib/client/pub-sub
lib/client/socket
lib/cluster
lib/cluster/cluster-slots
lib/cluster/commands
lib/cluster/multi-command
lib/command-options
lib/commander
lib/commands
lib/commands/ACL_CAT
lib/commands/ACL_DELUSER
Loading...
Generated using
TypeDoc