Skip to main content
Module

x/upstash_redis/pkg/commands/xgroup.ts>XGroupCommand

HTTP based Redis Client for Serverless and Edge Functions
Very Popular
Latest
class XGroupCommand
extends Command<any, XGroupReturnType<TOptions>>
import { XGroupCommand } from "https://deno.land/x/upstash_redis@v1.34.0/pkg/commands/xgroup.ts";

Constructors

new
XGroupCommand(unnamed 0: [string, TOptions], commandOptions?: CommandOptions<any, any>)

Type Parameters

optional
TOptions extends XGroupCommandType = XGroupCommandType