issues
search
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
Refactored core functions
#36
Closed
ghost
closed
4 years ago
ghost
commented
4 years ago
This fixes issue #34:
Changes
:
Refactored
receive-loop
Refactored
handle-queue
Added devel alias to Makefile to spinup docker image
Sorted some imports and requirements
SQS client may be created without S3 support, afterwards verified that this works
This fixes issue #34:
Changes:
receive-loop
handle-queue