Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/redis/stream.ts>StartEndCount

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

Used in the XPENDING command, all three of these args must be specified if any are specified.

Properties

start: XIdNeg
end: XIdPos
count: number