How can I download a dump (.rdb) from my Heroku Key-Value Store addon?

Issue

You need to download a dump of your Key-Value Store data to analyze usage or perform a backup.

Resolution

We don't currently offer the facility to download rdb dumps (https://devcenter.heroku.com/articles/heroku-redis#persistence). For analysis another option is to try forking the Key-Value Store addon. You can find an example of the command for this here: https://devcenter.heroku.com/articles/heroku-redis#migrating-to-heroku-key-value-store

With the fork in place this should allow you to use third party analysis tools or external replication without affecting the production instance.

Ask on Stack Overflow

Engage with a community of passionate experts to get the answers you need

Ask on Stack Overflow

Heroku Support

Create a support ticket and our support experts will get back to you

Contact Heroku Support