Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RedisClientOptions<M, S>

Type parameters

Hierarchy

Index

Properties

commandsQueueMaxLength?: number
database?: number
disableOfflineQueue?: boolean
isolationPoolOptions?: Options
legacyMode?: boolean
modules?: M
name?: string
password?: string
readonly?: boolean
scripts?: S
url?: string
username?: string

Generated using TypeDoc