Adds a named database client with the provided config.
The client name.
The client config.
The created client.
Connects a named client to the database.
The client name.
The current client connection.
Retrieves a client's connection.
The client name.
The client's connection if any.
Disconnects a named client from the database.
The client name.
Whether to force disconnection.
A promise to the disconnection.
Disconnects all clients from their databases.
Whether to force disconnection.
Generated using TypeDoc
Gets a database client by name.
The database clients map.