Skip to main content
Version: 10.9.x

Single View Creator plugin

This service allows you to update the Single View when a new projection change occurs.

It requires MongoDB and Kafka to be installed in your platform. The former is used to read the projections changes and update the Single View, the latest is used to notify the events happening, like a Single View creation.

info

If you want to write your own code for your Single View Creator service we suggest you to start from our Single View Creator Template which contains several utilities that can help you.

To learn more about the Single View Creator and its configuration, you can read its documentation in the Fast Data area.