Version 2.0.0
December 23, 2024
✨ New Features
- Integrated with RabbitMQ for processing queues to execute code.
- Real-time connection with Redis for sending SSE notifications, such as notifying when code execution is complete or sending logs.
- Direct connection with MySQL database for managing exercise submissions, activity logs, and other related tasks.
🔧 Improvements
- Reorganized folder structure for better clarity, making it easier for future development.