watermill
watermill copied to clipboard
AWS Kinesis Pub/Sub implementation
Implementing Pubblisher and Subscriber for AWS Kinesis. It is like Kafka but managed.
We can use Go SDK.
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.