Skip to main content
Module

x/redis/command.ts>SetOpts

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

Properties

optional
ex: number
optional
px: number
optional
keepttl: boolean