modelRT/sql
douxu 9e4c35794c implemented task queue publishing using RabbitMQ
Added configuration middleware integration
  Added retry logic for queue publishing
  Added task worker initialization (main.go):

Created initTaskWorker function for task worker configuration
  Added worker startup and shutdown logic
  Added CORS middleware configuration
  Registered config middleware
2026-04-01 17:15:33 +08:00
..
demo add demo test sql and fix bug of modelRT running 2025-01-06 17:00:58 +08:00
async_motor.sql init async motor table and busbar section table create sql 2024-12-10 16:36:59 +08:00
async_task.sql implemented task queue publishing using RabbitMQ 2026-04-01 17:15:33 +08:00
busbar_section.sql init async motor table and busbar section table create sql 2024-12-10 16:36:59 +08:00
demo.sql write code for adapter new component struct 2024-12-30 16:39:11 +08:00
topologic.go optimize database struct 2025-11-19 17:44:08 +08:00