- 2019-Feb-09: Made rolling restart affect only 1 worker, the one with most memory usage.
- Emit extra data via
pre_term
callback before puma worker killer terminates a worker #49.
- Logging is configurable #41
- Log PID of worker insead of inspecting the worker #33
- Support for Puma 3.x
- Add ability to do rolling restart
- Fix memory metrics in on linux