mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
New ent feature
This commit is contained in:
parent
dc3c69065b
commit
9a598a198f
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@ Sidekiq Enterprise Changelog
|
|||
|
||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
1.2.0
|
||||
-------------
|
||||
|
||||
- **NEW FEATURE** Multi-process mode! Sidekiq Enterprise can now fork multiple worker
|
||||
processes, enabling significant memory savings. See the [wiki
|
||||
documentation](https://github.com/mperham/sidekiq/wiki/Ent-Multi-Process) for details.
|
||||
|
||||
|
||||
0.7.10
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue