rtp-sqs-producer

0.1.0 • Public • Published

rtp-sqs-producer Build Status

Very thin wrapper around amazon sqs. Provides little more than a friendly interface to publish messages to the sqs queue, and retry in case of failure. Currently doesn't support receiving, but only publishing.

Use

var producer = new (require('rtp-sqs-connector'))(config)

The module assumes that you have injected your amazon sqs credentials into process.env.

/rtp-sqs-producer/

    Package Sidebar

    Install

    npm i rtp-sqs-producer

    Weekly Downloads

    0

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • barbaracassani
    • danielepolencic