Databases
Redis

Redis, for the things that should be instant.

Redis is the piece that makes everything else feel fast, and the managed versions are priced like a database rather than the memory they actually are. Here it runs beside your application, so a cache hit is a local network round-trip.

Deploy Redis →
Free · 1 app, 256 MB · Free plan
Roughly $60 a year cheaper than Redis Cloud Essentials
Mumbai datacenter, 1–3 ms from India

What it replaces

List prices as published by each vendor. Yours is flat.

Redis Cloud Essentials $5+/mo scales quickly
AWS ElastiCache $12+/mo per node
Upstash Pay-as-you-go per request adds up under load
Redis here Free unlimited users

What you get

  • Caching, queues, sessions, rate limiting, and pub/sub
  • On the internal network, so round-trips are sub-millisecond
  • Nightly RDB snapshots, downloadable from your dashboard
  • Deployed in about a minute
  • Runs comfortably on the smallest plan

What is Redis?

Redis is an in-memory key-value store built for speed. Reach for it for caching, sessions, queues, and real-time data where every millisecond counts.

Who this is for: Developers who need a cache, a queue, or a session store.

One click, then it is running
No Docker, no compose file, no reverse proxy to configure.
🔒
HTTPS before you log in
A real certificate on your subdomain, or on a domain you own.
💾
Backed up every night
Seven days retained, and every one of them downloadable.

Questions

Is my data persisted?

Redis keeps an RDB snapshot, and we back that up nightly. Treat it as a cache first and a database second.

Can Celery or Sidekiq use it?

Yes. It is a standard Redis, so any queue library connects normally.

How much memory do I get?

Your plan's RAM. Redis holds everything in memory, so size the plan to your working set.

Run Redis on your own domain

Free plan. No card needed. Deployed in about a minute.

Get started →

No card needed to try the free plan.

More one-click apps

See all apps →