mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
changes
This commit is contained in:
parent
3c09d3e910
commit
6d361f19fa
1 changed files with 2 additions and 1 deletions
|
@ -4,13 +4,14 @@
|
||||||
|
|
||||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||||
|
|
||||||
HEAD
|
1.5.3
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
- Remove dependency on the algorithms gem [#3446]
|
- Remove dependency on the algorithms gem [#3446]
|
||||||
- Allow user to specify max memory in megabytes with SIDEKIQ\_MAXMEM\_MB [#3451]
|
- Allow user to specify max memory in megabytes with SIDEKIQ\_MAXMEM\_MB [#3451]
|
||||||
- Implement logic to detect app startup failure, sidekiqswarm will exit
|
- Implement logic to detect app startup failure, sidekiqswarm will exit
|
||||||
rather than try to restart the app forever [#3450]
|
rather than try to restart the app forever [#3450]
|
||||||
|
- Another fix for doubly-encrypted arguments [#3368]
|
||||||
|
|
||||||
1.5.2
|
1.5.2
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue