Files
quyun-v2/TODO.md

15 lines
594 B
Markdown

# Unfinished Tasks (Phase 4)
## 1. Automation & Engineering (Postgres Queue)
- [x] **Async Jobs (River)**: Integrated `river` for job queue system.
- [x] Refactored Job Args and Workers to match River interface.
- [x] Configured service injection for River Client.
- [x] Migrated notification dispatch to use River.
## 2. Media & Infra
- [ ] **Real Storage (LAST)**: S3/MinIO integration test to be done at final stage (current dev uses local FS).
- [x] **Media Pipeline**: Implement FFmpeg integration (mock call in job).
## 3. Growth
- [x] **Coupons**: Implement coupon logic.