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
format setting should be included in the attribute data of a message #73
so that we can decouple the sender and reader instead of needing for both to agree on a format a-priori
e.g. https://github.com/nervous-systems/fink-nottle/wiki/sqs.tagged which includes a
:fink-nottle/tag
attribute with value one of#{:edn, :json, :transit}