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