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

Gracefully disconnect.

Return Type

Promise<void>

Usage

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