keylimetoolbox / resque-kubernetes

Run Resque (and ActiveJob) workers as Kubernetes Jobs and autoscale from 0!
MIT License
54 stars 15 forks source link

Add support for resque 2.0 #25

Closed jeremywadsack closed 5 years ago

jeremywadsack commented 5 years ago

Resque 2.0 was released in November. The breaking change is primarily that it now requires ruby >= 2.3.0. There were no changes that affect this gem.

I've tested this change with both resque 2.0.0 and 1.27.4.