mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
4.0 changes
This commit is contained in:
parent
3318b896e8
commit
6ad6a3aa33
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
# Sidekiq Changes
|
||||
|
||||
4.0.0.pre1
|
||||
-----------
|
||||
|
||||
- Sidekiq's internals have been completely overhauled for performance
|
||||
and to remove dependencies. This has resulted in major speedups, as
|
||||
[detailed on my blog](http://www.mikeperham.com/2015/10/14/optimizing-sidekiq/).
|
||||
- See the [4.0 upgrade notes](4.0-Upgrade.md) for more detail.
|
||||
|
||||
3.5.2
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue