Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/redis/mod.ts>RedisValue

πŸ¦• Redis client for Deno πŸ•
Very Popular
Go to Latest
type alias RedisValue
import { type RedisValue } from "https://deno.land/x/redis@v0.32.4/mod.ts";
definition: string | number | Uint8Array