Abstract
Protected
connectionProtected
Abstract
defaultProtected
idStatic
disconnectingProtected
Static
instancesStatic
loggerProtected
Abstract
closeProtected
Abstract
createOptional
config: StringAnyTypeAbstract
getStatic
connectOptional
options: ProviderOptionsOptional
config: StringAnyTypeStatic
disconnect
Abstract class for creating connections to different backend providers. All implementations should extend this class and implement the following steps:
Provider
type in ./types/provider.ts.