ktgit / lein-elastic-beanstalk

Leiningen plugin for Amazon's Elastic Beanstalk service
9 stars 3 forks source link

Add support for worker tiers #1

Closed jhosteny closed 10 years ago

jhosteny commented 10 years ago

Amazon recently added support for background tasks via worker tiers. I have a patch that implements this, and will attach a pull request shortly.

jvandyke commented 10 years ago

Thanks, I'll take a look soon.