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

x/redis/mod.ts>XReadOpts

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

Properties

optional
count: number
optional
block: number