6 lines
228 B
YAML
6 lines
228 B
YAML
---
|
|
features:
|
|
- Added an Event Persistor service that listens to the RabbitMQ2 (on a
|
|
different topic) and asynchronously writes the events to a relational
|
|
database. All events are stored after the filter/enrich phase.
|