@creator.co/module-identity-client - v1.1.11
Preparing search index...
src/server/helper/redis
default
Class default
Index
Constructors
constructor
Properties
api
Key
api
Key
Group
group
public
Rotative
Key
Methods
get
mget
Constructors
constructor
new
default
(
config
:
{
clusterMode
?:
boolean
;
enableTLS
:
boolean
;
hostname
:
string
;
password
?:
string
;
port
?:
string
|
number
;
username
:
string
;
}
,
)
:
default
Parameters
config
:
{
clusterMode
?:
boolean
;
enableTLS
:
boolean
;
hostname
:
string
;
password
?:
string
;
port
?:
string
|
number
;
username
:
string
;
}
Returns
default
Properties
Readonly
api
Key
apiKey
:
default
Readonly
api
Key
Group
apiKeyGroup
:
default
Readonly
group
group
:
default
Readonly
public
Rotative
Key
publicRotativeKey
:
default
Methods
get
get
<
T
>
(
key
:
string
)
:
Promise
<
undefined
|
T
>
Type Parameters
T
Parameters
key
:
string
Returns
Promise
<
undefined
|
T
>
mget
mget
<
T
>
(
keys
:
string
[]
)
:
Promise
<
undefined
|
T
[]
>
Type Parameters
T
Parameters
keys
:
string
[]
Returns
Promise
<
undefined
|
T
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
api
Key
api
Key
Group
group
public
Rotative
Key
Methods
get
mget
@creator.co/module-identity-client - v1.1.11
Loading...