The RCTI+ Video Content API is a Python microservice that powers the VOD catalogue on RCTI+. It manages content metadata, thumbnails, episode data, and integrates with Redis for caching and MySQL for persistence. The service exposes REST endpoints consumed by the GraphQL gateway.

VOD content metadata management
Episode and series catalogue API
Redis caching for high-traffic endpoints
MySQL persistence layer
Docker containerised deployment
Caching strategies for frequently accessed content metadata
Managing large catalogue datasets efficiently
Keeping API response times low under traffic spikes
Python microservice development
Redis caching patterns
MySQL query optimisation
© 2026 pranahonk Built with ♡
Open sourced on Github