An open API service indexing awesome lists of open source software.

https://github.com/maciejwalkowiak/spring-cloud-stream-binder-sqs


https://github.com/maciejwalkowiak/spring-cloud-stream-binder-sqs

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

= Spring Cloud Stream Binder for AWS SQS

image:https://circleci.com/gh/maciejwalkowiak/spring-cloud-stream-binder-sqs.svg?style=svg["CircleCI", link="https://circleci.com/gh/maciejwalkowiak/spring-cloud-stream-binder-sqs"]

This repository contains the code for the Spring Cloud Stream Binder implementation for AWS SQS.

Implementation is heavily inspired by https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis[Spring Cloud Stream Binder Kinesis] and uses https://github.com/spring-cloud/spring-cloud-aws[Spring Cloud AWS] under the hood.

**It's a very early stage project, not battle-tested, not production-ready**.

You're welcome to leave feedback and PRs are even more than welcome 😀

Read the discussion : https://github.com/spring-cloud/spring-cloud-stream-starters/issues/8[Add a spring-cloud-stream-binder for Amazon SQS]