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

Gracefully close any connections.

Return Type

Promise<void>

Usage

import { MemoryTenantDataStore } from "multi-tenancy-plugin/src/index.ts";