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

x/redis/mod.ts>XPendingReply

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

Properties

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