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

x/redis/command.ts>ClientPauseMode

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
type alias ClientPauseMode
import { type ClientPauseMode } from "https://deno.land/x/redis@v0.27.4/command.ts";
definition: "WRITE" | "ALL"