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

x/redis/mod.ts>StartEndCount

πŸ¦• Redis client for Deno πŸ•
Very Popular
Latest
interface StartEndCount
import { type StartEndCount } from "https://deno.land/x/redis@v0.33.0/mod.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