Back to Ioredis

Interface SentinelAddress

docs/interfaces/SentinelAddress.html

6.0.0655 B
Original Source

Interface SentinelAddress

interface SentinelAddress {
family?: number;
host: string;
port: number;
}

Index

Properties

family?hostport

Properties

Optional family

family?: number

host

host: string

port

port: number

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

familyhostport