Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/redis/mod.ts>RedisConnectOptions

🦕 Redis client for Deno 🍕
Very Popular
Latest
interface RedisConnectOptions
import { type RedisConnectOptions } from "https://deno.land/x/redis@v0.32.4/mod.ts";

Properties

hostname: string
optional
port: number | string