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

x/redis/executor.ts>DefaultExecutor#exec

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

Parameters

command: string
...args: RedisValue[]