mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
3.1.0
This commit is contained in:
parent
59061042c9
commit
92d149d4cf
1 changed files with 10 additions and 0 deletions
|
@ -3,6 +3,16 @@ Sidekiq Pro Changelog
|
|||
|
||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
3.1.0
|
||||
---------
|
||||
|
||||
- New container-friendly fetch algorithm: `timed_fetch`. See the
|
||||
[wiki documentation](https://github.com/mperham/sidekiq/wiki/Pro-Reliability-Server)
|
||||
for trade offs between the two reliability options. You should
|
||||
consider using this if you are on Heroku, Docker, Amazon ECS or EBS or
|
||||
another container tech.
|
||||
|
||||
|
||||
3.0.6
|
||||
---------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue