Preparing search index...
The search index is not available
@redis/client
@redis/client
lib/client
InstantiableRedisClient
Type alias InstantiableRedisClient<M, F, S>
Instantiable
Redis
Client
<
M
,
F
,
S
>
:
(
new
(
options
?
)
=>
RedisClientType
<
M
,
F
,
S
>
)
Type Parameters
M
extends
RedisModules
F
extends
RedisFunctions
S
extends
RedisScripts
Type declaration
new
(
options
?
)
:
RedisClientType
<
M
,
F
,
S
>
Parameters
Optional
options
:
RedisClientOptions
<
M
,
F
,
S
>
Returns
RedisClientType
<
M
,
F
,
S
>
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