Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/redis/mod.ts>XInfoConsumer

πŸ¦• Redis client for Deno πŸ•
Very Popular
Latest
interface XInfoConsumer
import { type XInfoConsumer } from "https://deno.land/x/redis@v0.33.0/mod.ts";

A consumer parsed from xinfo command.

Properties

name: string
pending: number
idle: number