Skip to main content
Module

x/redis/mod.ts>XPendingReply

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

Properties

count: number
startId: XId
endId: XId
consumers: XPendingConsumer[]