mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
doc usr1 change
This commit is contained in:
parent
0911f03be9
commit
331d219441
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
- Change `Sidekiq::Client#push_bulk` to return an array of pushed `jid`s. [#1315, barelyknown]
|
||||
- Web UI refactoring to use more API internally (yummy dogfood!)
|
||||
- Much faster Sidekiq::Job#delete performance for larger queue sizes
|
||||
- Change USR1 signal semantic to exit process as soon as all workers are quiet.
|
||||
- Further capistrano 3 fixes
|
||||
- Many misc minor fixes
|
||||
|
||||
|
|
Loading…
Reference in a new issue