feat(server): message queue

This commit is contained in:
RainbowBird
2026-03-28 02:25:44 +08:00
committed by RainbowBird
parent 9b8d1f6ab7
commit ef18772798
72 changed files with 9870 additions and 1281 deletions
@@ -5,6 +5,8 @@ on:
branches:
- 'server-dev'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true