vitrage/releasenotes/notes/event_persistor-1b0b4563cc219915.yaml
Ifat Afek 6ad1505754 Fixed a typo in the release notes
Change-Id: Iba072b14f19a152a9a9b47b452ce47da65f1a38e
2018-01-17 16:03:24 +00:00

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.