- Added fork backend
- Improved queue
- Added before/after each/all filters
- Added remove config method from our cli
- Improved documentation
- Remove zombies processes
- Back to yaml psyck
- Fix yaml config writer/reader
- Added back support for update the daemon config
- Improved a bit our outputs showing the daemon name
- Moved stop to kill
- Added a new stop method that wait until workers are idle
- Improved a bit outputs
- Ruby 1.9.2 compatibility
- Stop process using pid instead of file
- Added specs
- Fixed
foreverb list
where in some scenarios don't return a list of processes
- Added global monitoring, to easily watch each
foreverb
daemon - Look daemons through config file and unix command
ps
- Added
start
CLI command - Added
restart
CLI command - Added
tail
CLI command - Added
update
CLI command (useful to update daemons config) - Improved documentation