nodejs-kinesis-client-library icon indicating copy to clipboard operation
nodejs-kinesis-client-library copied to clipboard

Support for DynamoDB streams

Open DannyRyman opened this issue 8 years ago • 0 comments

I have a requirement to be able to support streaming from both Kinesis and DynamoDB streams. Would it be possible to either a) refactor the code to support the injection of a DynamoDB provider or b) include a DynamoDB provider as a first class capability of the library?

I am happy submit a pull-request to get the ball rolling. If anyone has any guidance/suggestions on how best to structure the code to make this possible, I would be very interested.

There is currently the DynamoDB Streams Kinesis Adapter for the JVM.

DannyRyman avatar Oct 07 '17 10:10 DannyRyman