method DatabaseAuditStorage.prototype.close
DatabaseAuditStorage.prototype.close(): Promise<void>

The injected client owns the connection lifecycle; nothing to drain here.

Return Type

Promise<void>

Usage

import { DatabaseAuditStorage } from "audit-plugin/src/index.ts";