Redis vs Upstash
The real-time data platform — in-memory DB + cache + vector + search
vs. Serverless Redis + Kafka + Vector + QStash — per-request pricing
Pricing tiers
Redis
Free
30 MB. Single DB. Community support. AWS + GCP only.
Free
Redis OSS
BSD-licensed Redis (or source-available RSALv2 for newer). Self-host free.
$0 base (usage-based)
Essentials
From $5/mo. 250 MB to 100 GB. SAML SSO, RBAC, 99.99% uptime.
$5/mo
Pro
From $200/mo. Dedicated. Active-Active multi-region. Auto-tiering. 99.999% uptime.
$200/mo
Enterprise
Custom annual. SOC2, HIPAA, private deployment.
Custom
Upstash
Free
Redis: 256 MB + 500k cmds/mo. Vector: 10k queries/mo. QStash: 500 msgs/day.
Free
Pay-as-you-go
Redis: $0.2 per 100k cmds. Vector: $0.4/M queries. QStash: $1 per 100k.
$0 base (usage-based)
Fixed Plans
From $10/mo. 250MB-500GB Redis. $5/read region. 50GB bandwidth included.
$10/mo
Prod Pack
+$200/mo per DB. SLA + RBAC + encryption + SOC-2 + Prometheus + Datadog.
$200/mo
Enterprise
Custom. 100k+ cmd/sec, unlimited bandwidth, HIPAA.
Custom
Free-tier quotas head-to-head
Comparing free on Redis vs free on Upstash.
| Metric | Redis | Upstash |
|---|---|---|
| No overlapping quota metrics for these tiers. | ||
Features
Redis · 21 features
- Active-Active (CRDT) — Multi-region live-write replication.
- Auto-Tiering (Flex) — RAM + SSD tiered storage.
- Bitmaps + Bitfields — Compact boolean storage.
- Geo — Geospatial queries on lat/lon.
- Hashes — Field-value maps per key.
- HyperLogLog — Probabilistic cardinality.
- Lists — Linked list — push/pop/range.
- Lua Scripting — Server-side Lua + Functions.
- Pub/Sub — Channel-based messaging.
- RedisBloom — Bloom + Cuckoo + Count-Min Sketch + TopK.
- Redis Cluster — Horizontal sharding.
- RediSearch — Full-text + vector search engine.
- RedisInsight — Official GUI for Redis.
- RedisJSON — Native JSON document support.
- RedisTimeSeries — Time-series data type.
- Replication — Primary-replica async replication.
- Sets — Unique element sets.
- Sorted Sets (ZSet) — Score-ranked sets for leaderboards.
- Streams — Append-only log (Kafka-like).
- Strings — Primitive + binary-safe key-value.
- Transactions (MULTI/EXEC) — Atomic command batches.
Upstash · 12 features
- Cron (via QStash) — Scheduled HTTP callbacks on any interval.
- Edge-Ready — Native for CF Workers, Vercel Edge, Deno, Bun.
- Global Database — Multi-region Redis reads.
- HTTP REST APIs — Every product has REST — works from edge runtimes.
- QStash — HTTP-based message queue + cron scheduler for webhooks.
- QStash Webhooks — Outgoing webhook delivery with retries + DLQ.
- Read Regions — Add read replicas in any region ($5/mo each).
- @upstash/ratelimit — Redis-backed rate limiter lib.
- Upstash Redis — Serverless Redis with HTTP REST + RESP TCP.
- Upstash Search — Full-text + semantic search engine.
- Upstash Vector — Serverless vector DB with REST API. HNSW indexing.
- Upstash Workflow — Durable workflow runtime built on QStash.
Developer interfaces
| Kind | Redis | Upstash |
|---|---|---|
| CLI | redis-cli | — |
| SDK | go-redis, Jedis + Lettuce, node-redis, redis-py, redis-rs | upstash-redis / vector (Python), @upstash/redis / vector / qstash |
| REST | Redis Cloud API | QStash REST API, Upstash Redis REST API, Upstash Vector REST |
| OTHER | RedisInsight GUI, RESP protocol | RESP (TCP) |
Staxly is an independent catalog of developer platforms. Outbound links to Redis and Upstash are plain references to their official websites. Pricing is verified against vendor pages at publication time — reconfirm before buying.
Want this comparison in your AI agent's context? Install the free Staxly MCP server.