Browse/Upstash/Set and Get a Key
Set and Get a Key
Upstash
$19 · Pro
Set and read a value in Upstash Redis over REST.
redis-cache.ts
await redis.set(`session:${sessionId}`, userId);
Unlock the full snippet
This is a Pro snippet — get all-access for $19, or unlock just this one snippet for $1.
Set and Get a Key — Upstash Example (TypeScript, Node, Python, Go, PHP, Ruby) | apiexamples