perf(gateway): 为 dashboard 接口添加短时响应缓存

新增 DashboardResponseCache,对 stats/daily_stats/provider_status
三个接口按用户维度缓存 15-30 秒,减少重复数据库查询。
This commit is contained in:
fawney19
2026-04-15 03:03:20 +08:00
parent 98ad1172b0
commit 67a2ca6e31
6 changed files with 118 additions and 8 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ jobs:
steps:
- uses: actions/checkout@v5
with:
ref: master
ref: aether-rust-pioneer
- name: Update README download links
env: