mdebarros / event-sidecar

**EXPERIMENTAL** Event Sidecar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event-Sidecar

Git Commit Git Releases Docker pulls CircleCI

Swagger api location

  • The Event-Sidecar will publish events to a singular Kafka topic that will allow for multiple handlers to consume and process the events as required.
  • Kafka partitions will be determined by the event-type (e.g. log, audit, trace, errors etc).
  • Each Mojaloop component will have its own tightly coupled Sidecar.

About

**EXPERIMENTAL** Event Sidecar

License:Other


Languages

Language:JavaScript 99.4%Language:Dockerfile 0.6%