Skip to main content
Module

x/redis/stream.ts>XReadGroupOpts

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

Properties

group: string
consumer: string
optional
count: number
optional
block: number