What is the best solution to keep Heroku alive while keeping 1 dino?
This is a very small application, but not a 20-second wait for the dinosaurs to revive, it would be great if something started my Heroku application every 30 or so minutes so that it would not fall asleep, which it does every hour.
The New Relic offered some solutions on the Internet, but I wanted to ask about it myself and see if there is a new 2014 answer to the burning question.
Little info: I am running a reseller application using Puma on Heroku.
source
share