I have a node.js app, using RedisToGo and running in Heroku. I would like to copy the Redis To Go database to localhost for testing.
When developing Ruby on Rails app, I can use heroku db:pull
command. Is there any similiar command which I can use for node.js and Redis?
Thanks.
There was a guide available from the redistogo support knowledge base but it got deleted, I used the way back machine to grab it's content and made a gist: https://gist.github.com/mmcdaris/29cfe920c846ae6dd5c6eb354c9abdd2 Same result different method.
You can slave your local instance of Redis to the RedisToGo instance - http://redistogo.com/documentation/exporting
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With