achgateway icon indicating copy to clipboard operation
achgateway copied to clipboard

feat: support SQS in stream

Open adamdecaf opened this issue 1 year ago • 0 comments

Along with kafka the gocloud.dev/pubsub package supports Amazon SQS. You can read their docs for the package interface.

Publish: https://gocloud.dev/howto/pubsub/publish/#sqs Subscribe: https://gocloud.dev/howto/pubsub/subscribe/#sqs

adamdecaf avatar Nov 04 '22 13:11 adamdecaf