Staxly

Redis vs Upstash

The real-time data platform — in-memory DB + cache + vector + search
vs. Serverless Redis + Kafka + Vector + QStash — per-request pricing

Redis CloudUpstash website

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
Redis Cloud

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
Upstash website

Free-tier quotas head-to-head

Comparing free on Redis vs free on Upstash.

MetricRedisUpstash
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 + BitfieldsCompact boolean storage.
  • GeoGeospatial queries on lat/lon.
  • HashesField-value maps per key.
  • HyperLogLogProbabilistic cardinality.
  • ListsLinked list — push/pop/range.
  • Lua ScriptingServer-side Lua + Functions.
  • Pub/SubChannel-based messaging.
  • RedisBloomBloom + Cuckoo + Count-Min Sketch + TopK.
  • Redis ClusterHorizontal sharding.
  • RediSearchFull-text + vector search engine.
  • RedisInsightOfficial GUI for Redis.
  • RedisJSONNative JSON document support.
  • RedisTimeSeriesTime-series data type.
  • ReplicationPrimary-replica async replication.
  • SetsUnique element sets.
  • Sorted Sets (ZSet)Score-ranked sets for leaderboards.
  • StreamsAppend-only log (Kafka-like).
  • StringsPrimitive + binary-safe key-value.
  • Transactions (MULTI/EXEC)Atomic command batches.

Upstash · 12 features

  • Cron (via QStash)Scheduled HTTP callbacks on any interval.
  • Edge-ReadyNative for CF Workers, Vercel Edge, Deno, Bun.
  • Global DatabaseMulti-region Redis reads.
  • HTTP REST APIsEvery product has REST — works from edge runtimes.
  • QStashHTTP-based message queue + cron scheduler for webhooks.
  • QStash WebhooksOutgoing webhook delivery with retries + DLQ.
  • Read RegionsAdd read replicas in any region ($5/mo each).
  • @upstash/ratelimitRedis-backed rate limiter lib.
  • Upstash RedisServerless Redis with HTTP REST + RESP TCP.
  • Upstash SearchFull-text + semantic search engine.
  • Upstash VectorServerless vector DB with REST API. HNSW indexing.
  • Upstash WorkflowDurable workflow runtime built on QStash.

Developer interfaces

KindRedisUpstash
CLIredis-cli
SDKgo-redis, Jedis + Lettuce, node-redis, redis-py, redis-rsupstash-redis / vector (Python), @upstash/redis / vector / qstash
RESTRedis Cloud APIQStash REST API, Upstash Redis REST API, Upstash Vector REST
OTHERRedisInsight GUI, RESP protocolRESP (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.