Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/redis/command.ts>ClientListOpts

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

Properties

optional
type: ClientType
optional
ids: number[]