Skip to main content
Module

x/upstash_redis/pkg/commands/zdiffstore.ts>ZDiffStoreCommand

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

Constructors

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