Skip to main content
Module

x/redis/command.ts>MigrateOpts

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
interface MigrateOpts
import { type MigrateOpts } from "https://deno.land/x/redis@v0.32.2/command.ts";

Properties

optional
copy: boolean
optional
replace: boolean
optional
auth: string
optional
keys: string[]