go-kit/kit

Feature request: AWS SQS transport

Open

#858 opened on Apr 9, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (27,422 stars) (2,446 forks)batch import
enhancementhelp wanted

Description

This is different from pubsub #295 because it is specific to message handling from AWS SQS, not a generic pubsub solution. I am envisioning something modeled very similarly to the AMQP transport. I was going to try to implement this; would there be interest from the team if we proposed it as a PR?

Contributor guide