Skip to main content
Module

x/redis/mod.ts>StartEndCount

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

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

Properties

start: number | "-"
end: number | "+"
count: number