From c47c44554a24565bac06108202b943c5048b7f34 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Thu, 10 Jul 2025 16:10:16 +0200 Subject: [PATCH] docs(upstash): update Standard plan description for Redis to clarify replica region pricing --- upstash/redis.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstash/redis.html.md b/upstash/redis.html.md index 71a5a2cb6a..4699d67572 100644 --- a/upstash/redis.html.md +++ b/upstash/redis.html.md @@ -148,7 +148,7 @@ Upstash also offers fixed price plans for when: These fixed price plans are available via `flyctl redis update `: * Starter: $10 per month, single region only. Includes 200MB storage, 100 req/sec -* Standard: $50 per month, per region. Includes 3GB storage, 100 req/sec +* Standard: $50 per month, $10 per replica region. Includes 3GB storage, 100 req/sec * Pro 2K: $280 per month, $100 per replica region. Includes 50GB storage, 10k req/sec Your usage is updated hourly on your monthly Fly.io bill. You can track database usage details in the [Upstash web console](#the-upstash-web-console) as well.