Skip to main content
Module

x/redis/redis.ts>RedisConnectOptions

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

Properties

hostname: string
optional
port: number | string