Motiva-AI / clj-sqs-extended

Client library for AWS SQS with support for large messages, up to 2GB. This is a Clojure wrapper for https://github.com/awslabs/amazon-sqs-java-extended-client-lib
MIT License
3 stars 0 forks source link

Fix issue 31 #35

Closed ghost closed 4 years ago

ghost commented 4 years ago

This clears points 2, 3 and 5 of issue #31.

I spinned off the larger points 1 and 4 to new issues #33 and #34 to keep the size of the corresponding PRs small.

Changes: