harlow / kinesis-consumer

Golang library for consuming Kinesis stream data
MIT License
264 stars 90 forks source link

Update ddb checkpoint item to use dynamodbav #144

Closed harlow closed 2 years ago

harlow commented 2 years ago

Update the DynamoDB checkpoint item to use the dynamodbav value for marshaling.

Fixes: https://github.com/harlow/kinesis-consumer/issues/142

Minor changes: