Skip to main content
Module

x/redis/mod.ts>XInfoConsumer

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

A consumer parsed from xinfo command.

Properties

name: string
pending: number
idle: number