large-sqs

3.0.1 • Public • Published

LargeSQS

This lib helps to send larger messages to AWS SQS queue.

The maximum size of SQS message is 256 bytes, so this lib will receave your larger payload, store in mongoDB collection and send to SQL only mongodb id. This way you can have big messages in your application.

Package Sidebar

Install

npm i large-sqs

Weekly Downloads

2

Version

3.0.1

License

ISC

Unpacked Size

4.48 kB

Total Files

5

Last publish

Collaborators

  • diogolmenezes