@pythagoras/ts-pipeline-sqs-plugin
v1.0.2
Published
ts-pipeline mortar plugin to allow AWS SQS to buffer the pipeline
Downloads
6
Readme
README
Quick summary
This is a data pipeline framework that runs in NodeJS. The pipeline is composed of processing blocks which have a deifined input contract and a defined output contract. All the block needs to do is handle when an input contract is passed in, and needs to emit the output contract. The routing, queuing, error capture, and pushing to the next processing block are handled for you.
Additional Info
For additional info, please see the wiki/homepage at: https://bitbucket.org/pythagorasio/typescript-pipeline/wiki/plugins/ts-pipeline-sqs-plugin
Bugs and Issues
Please post any bugs or issues to the issues site at https://bitbucket.org/pythagorasio/ts-pipeline-sqs-plugin/issues