Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Configuration

Index

Properties

Optional brokerFailoverStrategy

brokerFailoverStrategy: "round-robin" | "shuffle" | FailoverStrategy

Optional brokerTransportOptions

brokerTransportOptions: undefined | object

Optional brokerUrl

brokerUrl: string | Array<string>

Optional brokerUseSsl

brokerUseSsl: SslOptions

Optional redisBackendUseSsl

redisBackendUseSsl: SslOptions

Optional resultBackend

resultBackend: undefined | string

Optional resultBackendTransportOptions

resultBackendTransportOptions: undefined | object

Optional resultCompression

resultCompression: "gzip" | "zlib"

Optional resultExpires

resultExpires: undefined | number

Optional resultPersistent

resultPersistent: undefined | false | true

Optional resultSerializer

resultSerializer: "json" | "yaml"

Optional taskCompression

taskCompression: "gzip" | "zlib"

Optional taskDefaultDeliveryMode

taskDefaultDeliveryMode: "persistent" | "transient"

Optional taskDefaultQueue

taskDefaultQueue: undefined | string

Optional taskIgnoreResult

taskIgnoreResult: undefined | false | true

Optional taskProtocol

taskProtocol: undefined | 2

Optional taskSerializer

taskSerializer: "json" | "yaml"

Optional taskSoftTimeLimit

taskSoftTimeLimit: undefined | number

Optional taskTimeLimit

taskTimeLimit: undefined | number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc