Skip to main content
Module

x/redis/protocol/deno_streams/command.ts>writeCommand

🦕 Redis client for Deno 🍕
Very Popular
Latest
function writeCommand
import { writeCommand } from "https://deno.land/x/redis@v0.32.3/protocol/deno_streams/command.ts";

Parameters

writer: BufWriter
command: string
args: RedisValue[]