method RedisStreamsBroker.prototype.connect
Since 0.1.0
RedisStreamsBroker.prototype.connect(): Promise<void>

Connects the broker to Redis.

Return Type

Promise<void>

Resolves when connected

Usage

import { RedisStreamsBroker } from "messaging-plugin/src/index.ts";