import * as upstashRedis from "https://deno.land/x/upstash_redis@v1.20.5-canary.0/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: | |