This repository contains basic modules of the NEMEA system. The modules and their functionality/purposes are:
- Clickhouse: converts unirec into clickhouse DB.
 - Deduplicator: omit duplicate records.
 - ListDetector: forwards records that match rules list.
 - Sampler: sample records at the given rate.
 - Telemetry: provides unirec telemetry of the input interface.