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

x/redis/experimental/cluster/mod.ts>NodeOptions

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

Properties

hostname: string
optional
port: number