analytics/services/processor/src
2026-06-10 03:54:59 -07:00
..
entities refactor(processor): ♻️ Standardize and optimize entity definitions in AggregatedMetric and RawEvent by adjusting fields and types for improved data model consistency 2026-04-04 23:57:42 -07:00
health breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
processors feat(processor): Introduce AggregationService for data aggregation and SchemaGuardService for schema validation with module registration 2026-06-10 03:54:59 -07:00
redis refactor(processors): ♻️ Improve service implementations in acquisition, audience, and aggregation processors for better performance and maintainability 2026-04-05 02:55:29 -07:00
app.module.ts feat(processor): Introduce AggregationService for data aggregation and SchemaGuardService for schema validation with module registration 2026-06-10 03:54:59 -07:00
main.ts breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
schema-guard.service.ts feat(processor): Introduce AggregationService for data aggregation and SchemaGuardService for schema validation with module registration 2026-06-10 03:54:59 -07:00