Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 454 Bytes

File metadata and controls

7 lines (4 loc) · 454 Bytes

README

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.