Redis Migrator

Migrate data from a source Redis to a target Redis database

Deploy Redis Migrator

Redis Migrator

riotx/riot

Just deployed

This is a service that will migrate data from the source Redis database to the target Redis database.

Required Variables

  • SOURCE_REDIS_URL: The Redis URL of the source database.
  • TARGET_REDIS_URL: The Redis URL of the target database.

Process

  • Uses Redis Riot to replicate the data.

No data is ever deleted from the source

Caveats

  • You should stop writing to the source database while the migration is in progress to avoid data not being migrated
  • You should manually update your application to point to the target URL once the migration is done

**If you want to avoid egress charges, you should use the private URL of the target database.


Template Content

Redis Migrator

riotx/riot

More templates in this category

View Template

ReadySet

A lightweight caching engine for Postgres


View Template

Flare

A modern, lightning-fast file sharing platform built for self-hosting


View Template

EdgeDB

EdgeDB template based on their Docker deployment guide