Skip to main content
Module

x/redis/command.ts>RestoreOpts

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

Properties

optional
replace: boolean
optional
absttl: boolean
optional
idletime: number
optional
freq: number