method MemoryStore.prototype.isReady
MemoryStore.prototype.isReady(): boolean

Reports whether the backend is ready for operations.

Return Type

boolean

Usage

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