kinesis-consumer/examples/consumer-dynamodb
Harlow Ward 6cbda0f706
Update ddb checkpoint item to use dynamodbav (#144)
Update the DynamoDB checkpoint item to use the `dynamodbav` value for marshaling. 

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

Minor changes:
* Update the DDB example consumer to support a local version of DDB for streamlined testing
2021-12-04 13:40:26 -08:00
..
main.go Update ddb checkpoint item to use dynamodbav (#144) 2021-12-04 13:40:26 -08:00
README.md Update ddb checkpoint item to use dynamodbav (#144) 2021-12-04 13:40:26 -08:00

Consumer

Read records from the Kinesis stream

Run the consumer

$ go run main.go --app appName --stream streamName --table tableName