Skip to main content
The Deno 2 Release Candidate is 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.32.4/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