kinesis-consumer/internal/deaggregator
2021-09-21 22:00:14 -07:00
..
deaggregator.go Update to use aws-sdk-go-v2 (#141) 2021-09-21 22:00:14 -07:00
deaggregator_test.go Update to use aws-sdk-go-v2 (#141) 2021-09-21 22:00:14 -07:00
README.md Update to use aws-sdk-go-v2 (#141) 2021-09-21 22:00:14 -07:00

Temporary Deaggregator

Upgrading to aws-sdk-go-v2 was blocked on a PR to introduce a new Deaggregator: https://github.com/awslabs/kinesis-aggregation/pull/143/files

Once that PR is merged I'll remove this code and pull in the awslabs/kinesis-aggregation repo.