Search
Preparing search index...
The search index is not available
@servicestack/ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@servicestack/ui
shared
RedisEndpointInfo
Class RedisEndpointInfo
Hierarchy
RedisEndpointInfo
Index
Constructors
constructor
Properties
db
host
password
port
ssl
username
Constructors
constructor
new
Redis
Endpoint
Info
(
init
?:
Partial
<
RedisEndpointInfo
>
)
:
RedisEndpointInfo
Parameters
Optional
init:
Partial
<
RedisEndpointInfo
>
Returns
RedisEndpointInfo
Properties
db
db
:
number
host
host
:
string
password
password
:
string
port
port
:
number
Optional
ssl
ssl
?:
boolean
username
username
:
string
Modules
admin
client
explorer
locode
shared
Redis
Endpoint
Info
constructor
db
host
password
port
ssl
username
Generated using
TypeDoc