Module

x/redis/mod.ts>XInfoConsumer

🦕 Redis client for Deno 🍕
Very Popular
Latest
interface XInfoConsumer
import { type XInfoConsumer } from "https://dotland.deno.dev/x/redis@v0.32.3/mod.ts";

A consumer parsed from xinfo command.

Properties

name: string
pending: number
idle: number