Skip to main content
Very Popular
Go to Latest
method Protocol.prototype.sendCommand
import { Protocol } from "https://deno.land/x/redis@v0.32.3/protocol/web_streams/mod.ts";

Parameters

command: string
args: RedisValue[]
optional
returnsUint8Arrays: boolean | undefined