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

Reports whether the backend is ready for operations.

Return Type

boolean

Usage

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