Looking for an alternative to the ‘taps’ gem, which hasn’t been developed in 10 months. It requires SQLite, which Heroku’s Cedar stack doesn’t support, so I’m trying to replace it.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The other option that Heroku suggests is PG Backups. It supports backing up to and restoring from a local environment, which is essentially what Taps does. You can see their documentation on it here: http://devcenter.heroku.com/articles/pgbackups