twitchscience / kinsumer

Native Go consumer for AWS Kinesis streams.
Other
134 stars 35 forks source link

Enhanced Fan-Out #36

Closed nickpoorman closed 3 months ago

nickpoorman commented 5 years ago

Thoughts on supporting enhanced fan-out? https://docs.aws.amazon.com/streams/latest/dev/introduction-to-enhanced-consumers.html

garethlewin commented 5 years ago

We have indeed considered it, but so far we haven't had someone directly ask for it. Part of the issue is working out how to keep the interface as simple as possible.

MarkSRobinson commented 2 years ago

I would personally use enhanced fan-out in my system