Skip to main content
Module

x/upstash_redis/mod.ts>UpstashRequest

HTTP based Redis Client for Serverless and Edge Functions
Extremely Popular
Go to Latest
type alias UpstashRequest
import { type UpstashRequest } from "https://deno.land/x/upstash_redis@v1.18.0/mod.ts";
definition: { path?: string[]; body?: unknown; }