chaps-io / gush

Fast and distributed workflow runner using ActiveJob and Redis
MIT License
1.04k stars 104 forks source link

Allow setting queue for each job #58

Closed devilankur18 closed 6 years ago

devilankur18 commented 6 years ago

39 Added queue support as per the latest code.

pokonski commented 6 years ago

Hey @devilankur18, thanks for the PR! Before we merge this can you clean up the unrelated changes you copied from here? https://github.com/aeris/gush/commit/c9f9d9237e53452b1c2b82f509da9a5e51275d7e

devilankur18 commented 6 years ago

@pokonski updated !!

pokonski commented 6 years ago

Looks good! Can you also fix the one failing spec and I'll merge it :) Thanks!

devilankur18 commented 6 years ago

@pokonski fixed !!

pokonski commented 5 years ago

@devilankur18 this is now released under version 2.0.0. Thanks again and sorry for the delay!

https://github.com/chaps-io/gush/releases/tag/v2.0.0