@hackage sqsd-local0.1.0.0

Initial project template from stack

sqsd-local

A local version of sqsd, the daemon that runs in Elastic Beanstalk's Worker Environments.

Current limitations:

  • Only supports application/json content type.
  • Local SQS endpoint (host/port) is hardcoded. Only tested with ElasticMQ.

Usage

sqsd-local http://localhost:8080 my-worker-queue-name my-deadletter-queue-name

Install/Build

Requirements:

stack install

License

Mozilla Public License Version 2.0