watermill icon indicating copy to clipboard operation
watermill copied to clipboard

AWS Kinesis Pub/Sub implementation

Open theShadow89 opened this issue 2 years ago • 1 comments

Implementing Pubblisher and Subscriber for AWS Kinesis. It is like Kafka but managed.

We can use Go SDK.

theShadow89 avatar Aug 30 '22 15:08 theShadow89

I just started this project: Watermill Pub/Sub for Kinesis: https://github.com/dvictor/watermill-kinesis See examples for how to use it. I tested it with both Localstack and AWS Kinesis.

dvictor avatar Apr 11 '23 12:04 dvictor