/dynamodbstreams-kinsumer

A DynamoDB Streams Adapter for Kinsumer.

Primary LanguageGoMIT LicenseMIT

dynamodbstreams-kinsumer

timwu20 codecov

Provides the same functionality as DynamoDB Streams Kinesis Adapter but written in Go. This library does not depend on the Java MultiLangDaemon. Consuming and checkpointing is handled by Kinsumer.

Example

See kinsumer_integration_test.go for an example