interface IRedisModule
Since 0.2.0

A module exposing an ioredis-compatible constructor.

Methods

Constructs a client.

Usage

import { type IRedisModule } from "realtime-backplane-plugin/src/index.ts";