Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/redis/stream.ts>XReadOpts

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

Properties

optional
count: number
optional
block: number