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

x/redis/mod.ts>ClientPauseMode

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