Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 315 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 315 Bytes

SQS

Powerful Amazon SQS consumer with delayed retry support.

Features

  • Written in typescript
  • Ability to stop/resume consumptions
  • Easy debugging with debug module
  • Separate consumers per message group id

Installation

npm install --save @pallad/sqs