Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 670 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 670 Bytes

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