https://github.com/floriank/sqs-worker
https://github.com/floriank/sqs-worker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/floriank/sqs-worker
- Owner: floriank
- Created: 2022-03-08T19:58:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T14:27:38.000Z (about 2 years ago)
- Last Synced: 2025-02-27T18:44:29.307Z (3 months ago)
- Language: JavaScript
- Size: 216 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sqs-worker
simple Worker implementation based on AWS SQS. Periodically triggers messages to be fetched from a given queue.