mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Latest Pro changes!
This commit is contained in:
parent
c7b0a349ae
commit
7f45a9c6f3
1 changed files with 9 additions and 0 deletions
|
@ -3,6 +3,15 @@ Sidekiq Pro Changelog
|
|||
|
||||
Please see http://sidekiq.org/pro for more details and how to buy.
|
||||
|
||||
HEAD
|
||||
-----------
|
||||
|
||||
- Fix issue with reliable\_push where it didn't return the JID for a pushed
|
||||
job when sending previously cached jobs to Redis.
|
||||
- Add fast Sidekiq::Queue#delete(jid) API which leverages Lua so job lookup is
|
||||
100% server-side.
|
||||
|
||||
|
||||
1.1.0
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue