Preparing search index...
The search index is not available
@ikonintegration/ikapi - v5.0.6
@ikonintegration/ikapi
src/Cache/types
CacheBaseConfig
Type Alias CacheBaseConfig
Cache
Base
Config
:
{
clusterMode
?:
boolean
;
enableTLS
:
boolean
;
hostname
:
string
;
password
?:
string
;
username
:
string
;
}
Represents the base configuration for a cache, including host, username, password, and TLS settings.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ikonintegration/ikapi - v5.0.6
Loading...
Represents the base configuration for a cache, including host, username, password, and TLS settings.