This repository contains code and scripts that accompany our Migrating from a Redis Cluster to a DragonflyDB on a single node tutorial.
In this tutorial, you learn how to migrate data from a Redis Cluster to a single-node DragonflyDB instance. You can use the sample application /app
to demonstrate the migration process and cover everything step by step.
Please refer to the tutorial for step by step instructions.