Highly Available,
Infinitely Scalable
- 99.99% uptime guarantee
- Automatic scaling to meet your demands
- No server management required
import { Redis } from "@upstash/redis";
const redis = Redis.fromEnv();
const item = await redis.get("item:123");
if (item) {
return item;
}
* weekly average
The platform tailored for the serverless revolution
Data is replicated across 8+ regions worldwide to provide lowest latency for your users. Add/remove regions without any downtime.
Start free, then pay only for what you use with per-request pricing. You'll never pay more than the cap price, guaranteed.
Upstash powers companies of every size and industry, from cutting-edge AI to everyday retail
The help you need, when you need it