A node script where you can transfer redis keys from one server to another
Just copy the code or download the sourcecode. You can use "dotenv" with the .env file to secret the db information. I used the library "ioredis" for this as you see in the imports.