method MemoryStore.prototype.disconnect
MemoryStore.prototype.disconnect(): Promise<void>

Gracefully disconnect.

Return Type

Promise<void>

Usage

import { MemoryStore } from "cache-plugin/src/index.ts";