Skip to main content
Module

x/redis/mod.ts>ClusterFailoverMode

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