@creator.co/module-identity-client - v1.1.11
Preparing search index...
src/server/helper/redis/_client
default
Class default
Index
Constructors
constructor
Methods
connection
is
Redis
V4
Client
Available
Constructors
constructor
new
default
()
:
default
Returns
default
Methods
Static
connection
connection
(
config
:
{
clusterMode
?:
boolean
;
enableTLS
:
boolean
;
hostname
:
string
;
password
?:
string
;
port
?:
string
|
number
;
username
:
string
;
}
,
)
:
Promise
<
undefined
|
RedisClientType
|
RedisClusterType
>
Parameters
config
:
{
clusterMode
?:
boolean
;
enableTLS
:
boolean
;
hostname
:
string
;
password
?:
string
;
port
?:
string
|
number
;
username
:
string
;
}
Returns
Promise
<
undefined
|
RedisClientType
|
RedisClusterType
>
Static
is
Redis
V4
Client
Available
isRedisV4ClientAvailable
()
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
connection
is
Redis
V4
Client
Available
@creator.co/module-identity-client - v1.1.11
Loading...