pipeflow

Transform data through a pipeline definition

$ luarocks install pipeflow

This library provides a sequentional processor to transform data. This is inspired by the ingest pipeline of Elasticsearch.

It can be used to process any data type and apply changes with different processors.

Each processor can modify the data or use it to print or send to external services.

Versions

dev-1dev312 days ago9 downloads
0.1.1-139 days ago11 downloads
0.1.0-1231 days ago23 downloads

Dependencies

busted == 2.2.0-1
lua >= 5.1

Dependency for

luastash

Manifests