Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Bourbxn Bourbxn released this 24 Dec 16:21
f9d16aa

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.