Skip to main content
Module

x/upstash_redis/pkg/commands/mod.ts

HTTP based Redis Client for Serverless and Edge Functions
Extremely Popular
Go to Latest
import * as upstashRedis from "https://deno.land/x/upstash_redis@v1.14.0-next.1/pkg/commands/mod.ts";

Classes

Command offers default (de)serialization and the exec method to all commands.

hmget returns an object of all requested fields from a hash The field values are returned as an object like this: