bento

Stream processing tool for data transformation and pipeline operations

brewmacoslinux
Try with needOr install directly
Source

About

Fancy stream processing made operationally mundane

Commands

bento

Examples

Run a Bento configuration file to process data streams$ bento run config.yaml
Create a new Bento configuration template$ bento create -t basic > config.yaml
Test a Bento configuration file$ bento test config.yaml