更新redis的使用和数据汇总性能优化
This commit is contained in:
+22
-1
@@ -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
|
||||
Reference in New Issue
Block a user