更新redis的使用和数据汇总性能优化

This commit is contained in:
2026-06-24 13:49:57 +08:00
parent 0b4860f46e
commit 4105b901f1
16 changed files with 662 additions and 119 deletions
+22 -1
View File
@@ -22,4 +22,25 @@ target
.idea
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
hs_err_pid*
# ============================================================
# Node.js / Frontend
# ============================================================
node_modules/
dist/
.DS_Store
*.local
# ============================================================
# Environment
# ============================================================
.env
.env.local
.env.*.local
# ============================================================
# Deploy
# ============================================================
weather-data-deploy/
weather-data-deploy.tar.gz