method IRedisClient.connect
IRedisClient.connect(): Promise<void>

Establish the connection.

Return Type

Promise<void>

Usage

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