Skip to content

Releases: JICA98/aws-java-dynamo-streams

0.0.5 fifth release

03 Aug 05:19
5399497

Choose a tag to compare

0.0.5 fifth release

0.0.4 fourth release

02 Aug 17:45
77d5cff

Choose a tag to compare

0.0.4 fourth release

0.0.3 third release

31 Jul 17:35

Choose a tag to compare

0.0.3 third release

  • added mapper config
  • changed default for event types

0.0.2 second release

30 Jul 17:23

Choose a tag to compare

0.0.2 second release

0.0.1 first release

30 Jul 13:54

Choose a tag to compare

0.0.1 first release

Provides subscribe method to directly listen to your dynamoDb events.
Listen to selected events such as INSERT, REMOVE, etc.
Provide your own custom Executor to perform stream operations in parallel.
Option to automatic/manual polling of DynamoDB Events.