📄️ Running Multiple Consumers
The Solifi Consumer application can run multiple consumers in parallel, all writing to the same database. Parallel running is helpful when there are topics that need more capacity to process data (like transactional data) or where there are multiple numbers of topics to read from.
📄️ Scaling Consumer Application
Learn how to scale the Solifi Consumer application for optimal performance.
📄️ Initial Load Mode
Starting with release 2.2.0, the consumer can operate in a special mode called initial_load. This mode is optimized for high-volume data ingestion.
📄️ Auditing
Auditing can be enabled to track all data changes in the consumer database. When enabled, an additional audit table is created for each main table.