Redis
Fully managed Redis — for caching, session storage, queues, rate limiting and pub/sub. Provisioned in seconds, with TLS on the public endpoint and zero exposure on the internal one.
Pricing & plans
Comparing options or looking for the free tier? See plans, specs and pricing on the Managed Redis hosting page.
Supported versions
Section titled “Supported versions”| Version | Notes |
|---|---|
| 6 | Older. |
| 7 | Default. Recommended for new instances. |
| 8 | Latest. |
Pick the major version when you create the instance.
Creating an instance
Section titled “Creating an instance”From the dashboard: pick a project, choose the major version and the memory plan, hit create. Provisioning takes a few seconds.
When the instance is ready, the dashboard shows the password and both connection URLs. Copy them now — the password is shown once and can’t be retrieved later. If you lose it, you’ll need to delete and recreate the instance.
Memory
Section titled “Memory”Memory is set at creation time based on the plan you pick. Memory size is fixed for the life of the instance — to change it, create a new instance on a different plan and migrate your keys.
Lifecycle
Section titled “Lifecycle”| Action | What it does |
|---|---|
| Start | Bring a stopped instance back online. |
| Stop | Shut the instance down. Compute is released; data is preserved. |
| Delete | Remove the instance permanently. There is no undo — make a backup first. |
Where to next
Section titled “Where to next”- Connecting — internal vs external URLs and how to use them.
- Dashboard — what each tab does.
- Backups — on-demand snapshots and restore.
Need a relational database?
If your data is rows and tables instead of keys and values, use PostgreSQL instead.