Preparing search index...
The search index is not available
Documentation
Documentation
redis
createClientPool
Function createClientPool
create
Client
Pool
<
M
,
F
,
S
,
RESP
,
TYPE_MAPPING
>
(
clientOptions
?
,
options
?
)
:
RedisClientPoolType
<
M
,
F
,
S
,
RESP
,
TYPE_MAPPING
>
Type Parameters
M
extends
RedisModules
=
{}
F
extends
RedisFunctions
=
{}
S
extends
RedisScripts
=
{}
RESP
extends
RespVersions
=
3
TYPE_MAPPING
extends
TypeMapping
=
{}
Parameters
Optional
clientOptions
:
Omit
<
RedisClientOptions
<
M
,
F
,
S
,
RESP
,
TYPE_MAPPING
,
RedisSocketOptions
>
,
"clientSideCache"
>
Optional
options
:
Partial
<
RedisPoolOptions
>
Returns
RedisClientPoolType
<
M
,
F
,
S
,
RESP
,
TYPE_MAPPING
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@redis
client
bloom
json
search
time-series
entraid
redis
Generated using
TypeDoc