2.0.0
Changed
- [BREAKING] Store gush jobs in Redis hash instead of plain keys - this improves performance when retrieving values (Thanks to @Saicheg! See pull request)
Added
- Allow setting queue for each job via
:queue
option inrun
method (Thanks to @devilankur18! See pull request)