Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 278 Bytes

TransferRedisKeys

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.