commit | 8705d6e45e7db83fe82eb264402c4a76c432fcbd | [log] [tgz] |
---|---|---|
author | Matthew de Detrich <matthew.dedetrich@aiven.io> | Thu Oct 12 09:30:01 2023 -0300 |
committer | Matthew de Detrich <mdedetrich@gmail.com> | Thu Oct 12 18:06:44 2023 +0200 |
tree | 9e73e5df9defcecf50ff1c4dbaf5d174e6dab746 | |
parent | 2353942992b679dee16bafb6394852f66966cb14 [diff] |
Add sbt-license-report
Apache Pekko Projections provides an abstraction for consuming a stream of Envelope
(where Envelope
contains a payload and a trackable offset). This streams can originate from persisted events, Kafka topics, or other Apache Pekko connectors.
Apache Pekko Projections also provides tools to track, restart and distribute these projections.