mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-10 21:20:20 +08:00
perf(gateway): 为 dashboard 接口添加短时响应缓存
新增 DashboardResponseCache,对 stats/daily_stats/provider_status 三个接口按用户维度缓存 15-30 秒,减少重复数据库查询。
This commit is contained in:
@@ -129,7 +129,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
ref: master
|
||||
ref: aether-rust-pioneer
|
||||
|
||||
- name: Update README download links
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user