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

x/redis/mod.ts>RedisValue

🦕 Redis client for Deno 🍕
Very Popular
Latest
type alias RedisValue
import { type RedisValue } from "https://deno.land/x/redis@v0.32.4/mod.ts";
definition: string | number | Uint8Array