Gems/Services for autoscaling Heroku's dynos and workers

前端 未结 5 1624
南笙
南笙 2020-12-13 15:07

I want to know if there are any good solutions for autoscaling dynos AND workers on Heroku in a production environment (probably a different solution for each of those, as t

5条回答
  •  眼角桃花
    2020-12-13 15:58

    I'm trying to find a good way to autoscale dyno's too.

    https://github.com/ddollar/heroku-autoscale does this but has a disclaimer about its immaturity.

提交回复
热议问题