Skip to main content
Module

x/redis/stream.ts>XInfoGroup

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

Properties

name: string
consumers: number
pending: number
lastDeliveredId: XId