Document External Integrations & Background Jobs.
Description:
Expand the Architecture section by adding a new article: architecture/integrations.md.
Explain the role and connection flow of our 3rd-party and internal services:
- TMDB API: Movie synchronization.
- Gemini AI: Embedding service.
- Redis: Distributed seat locking (
RedisSeatLockingService).
- QuestPDF: Ticket generation.
- SignalR: Real-time notifications (
TicketNotifier).
- Quartz/Background Workers: Describe
CancelExpiredOrdersJob.
Document External Integrations & Background Jobs.
Description:
Expand the Architecture section by adding a new article:
architecture/integrations.md.Explain the role and connection flow of our 3rd-party and internal services:
RedisSeatLockingService).TicketNotifier).CancelExpiredOrdersJob.