-
Notifications
You must be signed in to change notification settings - Fork 28
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
AWS Temporary Queues support for Golang #31
Comments
Hi there! A Go version of this library is on our backlog but not under active development at this time. We will watch this issue closely for +1s to help prioritize the work. Thanks for reaching out! |
@robin-aws Thanks a lot. |
@robin-aws +1 ;) |
@robin-aws +1 |
+1 |
1 similar comment
+1 |
Need to implement the request-response pattern using virtual queues. |
HI @0marq! It is definitely fine to use normal SQS queues for the request-response pattern if you need to. Virtual queues are just a cheaper and more efficient solution. |
Wondering if there is any update on planning for this work? We have a bunch of projects coming up where we would like to use virtual queues. |
+1 This would be an amazing feature to use especially with lambda |
+1 pretty please |
+1 |
5 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
+100 |
+1 for Golang I'd like to have it in PHP as well so +1 for php |
+1 For Golang |
+1 |
3 similar comments
+1 |
+1 |
+1 |
I understand that teams have many priorities and this is low, that's okay. However, since the AWS team does not have bandwidth to implement this, would a PR be considered if offered? I don't want the community to put in the work for a PR if it would be ignored. Thanks. |
+1 |
Hi,
I did not find any Golang implementation for this. Can you help?
Thank you in advance.
The text was updated successfully, but these errors were encountered: