chore: document local archive storage only

This commit is contained in:
lingniu
2026-07-01 15:48:15 +08:00
parent c359a0683e
commit 5971d1a8c3
4 changed files with 27 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
| 会话索引 | Redis |
| 熔断/限流 | Resilience4j 2 |
| 可观测 | Micrometer + Prometheus |
| 冷存 | S3 / OSS / 本地 |
| 冷存 | 本地文件系统 |
| 构建 | Maven |
## 模块划分