Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Options

Options class

Hierarchy

  • Options

Implements

Index

Constructors

Properties

Constructors

constructor

Properties

client

client: Red

Redis client (only Red is compatible). If provided, ignore host, port and redisClientOptions.

host

host: string = "localhost"

port

port: number = 6379

redisClientOptions

redisClientOptions: object

Options passed directly to the Redis client constructor