An open API service indexing awesome lists of open source software.

https://github.com/gerritcodereview/plugins_events-aws-kinesis

Gerrit events listener to send events to AWS Kinesis broker. - (mirror of https://gerrit.googlesource.com/plugins/events-aws-kinesis)
https://github.com/gerritcodereview/plugins_events-aws-kinesis

Last synced: 8 months ago
JSON representation

Gerrit events listener to send events to AWS Kinesis broker. - (mirror of https://gerrit.googlesource.com/plugins/events-aws-kinesis)

Awesome Lists containing this project

README

          

# events-aws-kinesis
Provide producer and consumer of events streamed over
[AWS kinesis](https://aws.amazon.com/kinesis/).

## Build
Information on how to build this plugin can be found [here](./src/main/resources/Documentation/Build.md)

## Configuration
Information on how to configure this plugin can be found [here](./src/main/resources/Documentation/Config.md)