Highly Available,
Infinitely Scalable
- 99.99% uptime guarantee
- Automatic scaling to meet your demands
- No server management required
npx skills add https://github.com/upstash/skills --skill upstashimport { 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.
Everything your coding agent needs to build, manage, and debug Upstash resources
Packaged instructions covering every Upstash SDK plus the full CLI reference. Your agent loads only the sections it needs. No context bloat, no stale docs.
Explore Upstash Skills$ npx skills add https://github.com/upstash/skills --skill upstashManage and debug your resources straight from your editor: create databases, analyze QStash logs, retry failed workflow runs. Read-only API keys supported.
Set up the Upstash MCP ServerFull resource management from the terminal or CI/CD, with JSON output built for scripting and agents.
$ npm i -g @upstash/cliUpstash powers companies of every size and industry, from cutting-edge AI to everyday retail
The help you need, when you need it