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

Relocation of S3 functionality #10

Closed ghost closed 4 years ago

ghost commented 4 years ago

Moved S3 related code away from core into s3 ns (previously "tools") and updated tests accordingly.