Skip to content

dragonflydb/redis-cluster-application-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.