-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add AWS' Simple Queue Service support for transport #1018
Commits on Oct 7, 2020
-
Add AWS' SQS support for transport
Omar Qurie committedOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for ba659e3 - Browse repository at this point
Copy the full SHA ba659e3View commit details -
Omar Qurie committed
Oct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 1ae7ac3 - Browse repository at this point
Copy the full SHA 1ae7ac3View commit details -
Review after first pull request pass
Omar Qurie committedOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 66dc418 - Browse repository at this point
Copy the full SHA 66dc418View commit details -
Add mutex to sync use of left messages var
Omar Qurie committedOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 98eea25 - Browse repository at this point
Copy the full SHA 98eea25View commit details
Commits on Oct 12, 2020
-
add publisher's responseQueueURL as parameter to before funcion
Omar Qurie committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for b8b823f - Browse repository at this point
Copy the full SHA b8b823fView commit details -
Add attribute in consumer indicating when to delete message
Omar Qurie committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 7546abb - Browse repository at this point
Copy the full SHA 7546abbView commit details -
Use responseQueueURL in publisher's after function to consume response
Omar Qurie committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for f839b88 - Browse repository at this point
Copy the full SHA f839b88View commit details -
Use SQS' official API interface instead of homemade one
Omar Qurie committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for ec32deb - Browse repository at this point
Copy the full SHA ec32debView commit details -
Omar Qurie committed
Oct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for a102c19 - Browse repository at this point
Copy the full SHA a102c19View commit details -
make awssqs.HandleMessages and awssqs.HandleSingleMessage private
Omar Qurie committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 3558763 - Browse repository at this point
Copy the full SHA 3558763View commit details -
Omar Qurie committed
Oct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for e1892b5 - Browse repository at this point
Copy the full SHA e1892b5View commit details -
Replace sqs by SQS in comments
Omar Qurie committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 3abc488 - Browse repository at this point
Copy the full SHA 3abc488View commit details
Commits on Oct 13, 2020
-
Delete responseQueueURL from producer
Omar Qurie committedOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for a340fef - Browse repository at this point
Copy the full SHA a340fefView commit details -
Name VisibilityTimeoutFunc parameters to ease comprehension
Omar Qurie committedOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 0223d13 - Browse repository at this point
Copy the full SHA 0223d13View commit details
Commits on Oct 14, 2020
-
Simplify code: Consumer now only supports single message serving. rec…
…eiving messages, handling multiple messages and updating visibilitytimeout must be done by the users.
Omar Qurie committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for f68f079 - Browse repository at this point
Copy the full SHA f68f079View commit details -
Omar Qurie committed
Oct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 59c9df1 - Browse repository at this point
Copy the full SHA 59c9df1View commit details -
Delete VisibilityTimeoutFunc type
Omar Qurie committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 9d978f3 - Browse repository at this point
Copy the full SHA 9d978f3View commit details
Commits on Oct 26, 2020
-
Omar Qurie committed
Oct 26, 2020 Configuration menu - View commit details
-
Copy full SHA for b673cbe - Browse repository at this point
Copy the full SHA b673cbeView commit details