Skip to main content

Documentation Index

Fetch the complete documentation index at: https://upstash.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

@upstash/redis is an HTTP/REST based Redis client built on top of Upstash REST API. Tests npm (scoped) npm bundle size It is the only connectionless (HTTP based) Redis client and designed for:
  • Serverless functions (AWS Lambda)
  • Cloudflare Workers (see the example)
  • Fastly Compute@Edge (see the example)
  • Next.js (see the quickstart), Jamstack
  • Client side web/mobile applications
  • WebAssembly
  • and other environments where HTTP is preferred over TCP.
See the list of APIs supported.