mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
notes for #2806
This commit is contained in:
parent
c131c1f55d
commit
8761a23c20
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ Sidekiq Pro Changelog
|
|||
|
||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
3.0.3, 2.1.4
|
||||
------------
|
||||
|
||||
- Convert Lua-based `Sidekiq::Queue#delete_by_class` to Ruby-based, to
|
||||
avoid O(N^2) performance and possible Redis failure. [#2806]
|
||||
|
||||
3.0.2
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue