Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/redis/executor.ts>MuxExecutor#exec

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
method MuxExecutor.prototype.exec
import { MuxExecutor } from "https://deno.land/x/redis@v0.27.0/executor.ts";

Parameters

command: string
...args: RedisValue[]