platform-codebase/features/analytics/backend
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
..
data fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
e2e fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
src ♻️ Migrate analytics backend to PlatformQueueModule 2025-12-30 04:47:09 -08:00
test Enhance analytics tracking system 2025-12-30 01:35:08 -08:00
.eslintrc.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
.gitignore fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
.swcrc fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
ARCHITECTURE_COMPARISON.md feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
docker-compose.e2e.yml fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
Dockerfile feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
nest-cli.json feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
package.json ♻️ Migrate analytics backend to PlatformQueueModule 2025-12-30 04:47:09 -08:00
REVIEWS_SERVICE_REFACTOR.md feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
tsconfig.json feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
vitest.config.ts Enhance analytics tracking system 2025-12-30 01:35:08 -08:00
vitest.e2e.config.ts fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00