Skip to main content
Module

x/redis/mod.ts>ClientPauseMode

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