sqsd-local: Initial project template from stack

[ mpl, program, web ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1, 0.2.0
Dependencies amazonka, amazonka-sqs, base (>=4.7 && <5), case-insensitive (>=1.2.0.7), exceptions (>=0.8.3), lens, resourcet (>=1.1.9), text, unordered-containers (>=0.2.7.2), wreq [details]
License MPL-2.0
Copyright AllRightsReserved
Author Oskar Wickström
Maintainer oskar.wickstrom@gmail.com
Category Web
Home page https://github.com/owickstrom/sqsd-local#readme
Source repo head: git clone https://github.com/owickstrom/sqsd-local
Uploaded by owickstrom at 2017-01-16T06:42:28Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables sqsd-local
Downloads 2050 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2017-01-16 [all 3 reports]

Readme for sqsd-local-0.1.0.0

[back to package description]

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