1.0.2 • Published 7 years ago

@pythagoras/ts-pipeline-sqs-plugin v1.0.2

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
7 years ago

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

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago