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
Preserve all meta information when declaring convenience functions in core ns #80
This should close issue #68.
Changes:
Please choose a name for the macro to your liking. I was thinking about something like:
with-client-from-config
provide-with-auto-client-from-config
but I wasn't sure what would be best here.