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 = new Redis({
url: 'UPSTASH_REDIS_REST_URL',
token: 'UPSTASH_REDIS_REST_TOKEN'
});
const data = await redis.get('key');
var b = 3;
var c = 4;
var d = 5;
var e = 6;
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.
The help you need, when you need it