property RedisQueue.prototype.isHealthy
Since 0.1.0

M70c: present only when the client exposes ping(); its absence is unknown reachability, not false (a minimal injected fake has not told us the server is dead).

Type

() => Promise<boolean>

Usage

import { RedisQueue } from "queue-plugin/src/index.ts";