platform-codebase/features/analytics/backend/src
Quinn Ftw c1d6af8ecc ♻️ Migrate analytics backend to PlatformQueueModule
- Replace @nestjs/bull with @lilith/queue-infrastructure
- Use PlatformQueueModule.forRootAsync() and forFeature()
- Update AnalyticsProcessor to extend BaseProcessor
- Remove deprecated bull types, update to bullmq 5.34.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 04:47:09 -08:00
..
auth feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
config feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
controllers Enhance analytics tracking system 2025-12-30 01:35:08 -08:00
dashboard Enhance analytics tracking system 2025-12-30 01:35:08 -08:00
dto Enhance analytics tracking system 2025-12-30 01:35:08 -08:00
entities Enhance analytics tracking system 2025-12-30 01:35:08 -08:00
health feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
listings feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
migrations Enhance analytics tracking system 2025-12-30 01:35:08 -08:00
processors ♻️ Migrate analytics backend to PlatformQueueModule 2025-12-30 04:47:09 -08:00
rankings feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
reports feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
reviews feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
services ♻️ Migrate analytics backend to PlatformQueueModule 2025-12-30 04:47:09 -08:00
tracking fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
app.module.ts ♻️ Migrate analytics backend to PlatformQueueModule 2025-12-30 04:47:09 -08:00
main.ts feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00