import { type CommandExecutor } from "https://deno.land/x/redis@v0.34.0/mod.ts";
Properties
readonly
connection: ConnectionMethods
deprecated
exec(command: string, ...args: RedisValue[]): Promise<RedisReply>sendCommand(): Promise<RedisReply>
import { type CommandExecutor } from "https://deno.land/x/redis@v0.34.0/mod.ts";