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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Preserve all meta information when declaring convenience functions in core ns
#80
ghost
closed
4 years ago
0
Verify messages get resent after visibility-timeout has been reached and auto-delete is false
#79
ghost
closed
4 years ago
0
Add ser/de format option to use :nippy for performance
#78
Quantisan
opened
4 years ago
0
Document the keys returned by `handle-queue`
#77
ghost
closed
4 years ago
0
localstack host not known when taking shortcut via lein test :all
#76
ghost
opened
4 years ago
0
handle-queue should not set default values for aws-config
#75
ghost
closed
4 years ago
0
default format should be set to JSON to maximize compatibility
#74
Quantisan
closed
4 years ago
0
format setting should be included in the attribute data of a message
#73
Quantisan
closed
4 years ago
0
handle-queue prints a single line info log
#72
Quantisan
closed
4 years ago
0
Issue 70/sqs endpoint not seem to be passing host correctly
#71
Quantisan
closed
4 years ago
1
create-queue doesn't seem to be using sqs-endpoint from aws-config
#70
Quantisan
closed
4 years ago
1
core api functions should take aws config map
#69
ghost
closed
4 years ago
1
we're redeclaring a few fns in core from internal.sqs, but we're losing the docstring in the process
#68
Quantisan
closed
4 years ago
0
update send-fifo-message to parse group-id to string internally
#67
Quantisan
closed
4 years ago
0
send-fifo-message requires a string for group-id, but we can loosen that by (str) the argument
#66
Quantisan
closed
4 years ago
0
handle queue returns only message body
#65
ghost
closed
4 years ago
1
sqs functions should take queue url instead of queue name
#64
ghost
closed
4 years ago
0
Calling stop-fn from handle-queue returns some useful info. Note the keys returned in docstring of `handle-queue` so it's not hidden.
#63
Quantisan
closed
4 years ago
0
handle-queue should return only the body of the message to the receive-channel
#62
Quantisan
closed
4 years ago
1
Logs should preferably be single-line for easier parsing in log search
#61
Quantisan
closed
4 years ago
0
handle-queue should not set default values for aws-config
#60
Quantisan
closed
4 years ago
0
core api functions should take aws-config map directly instead of expecting sqs-client
#59
Quantisan
closed
4 years ago
2
Refactor/first integration
#58
Quantisan
closed
4 years ago
0
sqs functions should take queue-url instead of queue-name
#57
Quantisan
closed
4 years ago
1
Readme example should work out of the box
#56
ghost
closed
4 years ago
0
creds should use Amazonica-like keys for familiarity
#55
ghost
closed
4 years ago
0
`num-handler-threads` is now `number-of-handler-threads`
#54
ghost
closed
4 years ago
0
Linted project with clj-kondo
#53
ghost
closed
4 years ago
0
`num-handler-threads` key should be renamed `number-of-handler-threads` for clarity
#52
Quantisan
closed
4 years ago
0
creds should use Amazonica-like keys for familiarity
#51
Quantisan
closed
4 years ago
0
Update readme
#50
Quantisan
closed
4 years ago
0
Readme example should work out of the box for someone that wants to give this library a try
#49
Quantisan
closed
4 years ago
0
Deploy to clojars
#48
Quantisan
closed
4 years ago
0
add circleci status badge to readme
#47
Quantisan
closed
4 years ago
0
check that when auto-delete=false, and visibility-timeout has passed, that the message would be sent again
#46
Quantisan
closed
4 years ago
1
test that done-fn is doing its job when :auto-delete = false
#45
Quantisan
closed
4 years ago
3
Replace sleeps with wait-for
#44
ghost
opened
4 years ago
1
Improve usage of restart-loop
#43
ghost
closed
4 years ago
2
Tests fixed
#42
ghost
closed
4 years ago
0
Verified example with real AWS endpoint
#41
ghost
closed
4 years ago
0
Improve Core API tests
#40
ghost
closed
4 years ago
0
Improve restart-loop usage
#39
ghost
closed
4 years ago
0
Improved Namespace Layout
#38
ghost
closed
4 years ago
0
Improve Namespace Layout
#37
ghost
closed
4 years ago
0
Refactored core functions
#36
ghost
closed
4 years ago
0
Fix issue 31
#35
ghost
closed
4 years ago
0
Milestone 2: Refactor core functions
#34
ghost
closed
4 years ago
0
Milestone 2: Extend Core Tests
#33
ghost
closed
4 years ago
0
Feature: Fallback to pure-SQS (without use of S3) somehow
#32
Quantisan
closed
4 years ago
3
Milestone 2 code review A
#31
Quantisan
closed
4 years ago
0
Previous
Next