Skip to main content
Module

x/redis/command.ts>ShutdownMode

🦕 Redis client for Deno 🍕
Very Popular
Latest
type alias ShutdownMode
import { type ShutdownMode } from "https://deno.land/x/redis@v0.32.3/command.ts";
definition: "NOSAVE" | "SAVE"