Skip to main content
Module

x/upstash_redis/pkg/commands/mod.ts>SInterStoreCommand

HTTP based Redis Client for Serverless and Edge Functions
Go to Latest
class SInterStoreCommand
extends Command<number, number>
import { SInterStoreCommand } from "https://deno.land/x/upstash_redis@v1.20.1/pkg/commands/mod.ts";

Constructors

new
SInterStoreCommand(cmd: [string, string, string[]], opts?: CommandOptions<number, number>)