twitchscience / kinsumer

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

batch processing #56

Closed jney closed 3 years ago

jney commented 4 years ago

hi. I want to produce batched batch records from my producers using https://github.com/tj/go-kinesis or https://github.com/a8m/kinesis-producer but kinsumer doesn't seem to see any record produced in batch. Is it possible to work in such way? If yes, is there some example? Thank you

jney commented 3 years ago

probably it was on our side because we handle it properly now