Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

A quick little migration app for upgrading Redis services and ensuring smooth continuity of service.

License

Notifications You must be signed in to change notification settings

cloud-gov/cg-uaa-extras-redis-migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cg-uaa-extras-redis-migrator

A quick little migration app for upgrading Redis services and ensuring smooth continuity of service.

This intended to be a one-time use app for doing the following in a Cloud Foundry environment:

  • Migrating all existing keys in a source Redis instance to a destination Redis instance
  • Listen for any new SET/SETEX or DEL commands that write data to the source Redis instance so they can be copied to the destination Redis instance.

About

A quick little migration app for upgrading Redis services and ensuring smooth continuity of service.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages