Type Parameters

  • Resource extends object

Constructors

Properties

read: null | Pool<Resource>

Replication read pool. Will only be used if the 'read' replication option has been provided, otherwise the write will be used instead.

write: Pool<Resource>

Accessors

Methods

Generated using TypeDoc