TwilioDevEd / appointment-reminders-flask

Use Twilio to send SMS reminders to your customers about upcoming appointments
https://www.twilio.com/docs/tutorials/walkthrough/appointment-reminders/python/flask
MIT License
75 stars 34 forks source link

Change Heroku button to use offiical Heroku Redis instead of RedisToGo #3

Closed atbaker closed 9 years ago

atbaker commented 9 years ago

Starting up the app via Heroku worked perfectly for me.

If possible, I think it would be better if we used the recently released official Heroku Redis addon instead of RedisToGo:

https://addons.heroku.com/heroku-redis?utm_campaign=search&utm_medium=dashboard&utm_source=addons

When I was building the appointment-reminders-django tutorial, my Heroku button deploys would sometimes crash because RedisToGo was tripping up the deploy. Developers trying to use our app might have better luck with the official Redis addon.

jsantos17 commented 9 years ago

Fixed by 02d6c52794355b1a039db0b43adb38d0aa972d67