Managed database

Managed Redis on redu

Managed Redis on its own dedicated VM for caching, queues, and sessions, with REDIS_URL auto-injected. Create it from the console, the API, or your agent. Hosted in the EU.

Quick takeRedis, your own VM

Cache, queues, sessions, REDIS_URL injected, billed by the hour.

What you get

  • Managed Redis on its own dedicated VM.
  • For caching, queues, sessions, and rate limiting.
  • In-memory speed, persisted to disk.
  • REDIS_URL injected into your app.
  • Billed by the hour.

How it works

  • Create it from the console or the API, or have your agent provision it.
  • It runs on its own VM, auto-wired to your app with REDIS_URL injected.
  • Use it as a cache, a job queue, or a session store.
  • It persists to disk, so it survives a restart.
Why redu

Redis on its own machine, wired for you.

A dedicated, physically isolated Redis your agent stands up and connects.

Its own dedicated VM

Your Redis runs on its own machine, physically isolated from other tenants, and your agent can SSH in to inspect or tune it.

Auto-wired, no glue code

REDIS_URL is injected into your app, so your cache or queue connects with no extra configuration.

Fast and persistent

In-memory speed for caching and queues, with persistence to disk so a restart does not wipe your data.

Priced by the VM it runs on

It runs on its own VM, so it is priced at standard instance rates for that VM size, billed by the hour. New accounts start with £200 in credits, hosted in the EU. See instance pricing for the rates.

FAQ

Managed Redis questions

What is managed Redis good for?

Caching, job queues, session storage, rate limiting, and anything that needs fast in-memory access next to your app.

How does my app connect?

redu injects REDIS_URL into your app, so your client connects with no extra configuration.

Is my data persisted?

Yes. Redis runs in memory for speed but persists to disk, so a restart does not lose your data.

Where is it hosted?

In the EU, in a German data centre, so your data stays within EU jurisdiction.

Start today

Let your agent stand up your Redis.

Point your agent at your project and it provisions a managed Redis and wires it to your app. New accounts start with £200 in credits.

Start building