docs: record Node SSR transaction foundation
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
- `83a1f05 feat: add node SSR dual-slot deployment config`
|
||||
- `a909ecf feat: add Node SSR Nginx upstream switching`
|
||||
- `3f6b1cb fix: keep Node SSR config optional during rollout`
|
||||
- `ed80e2b feat: add Node SSR deployment transaction record`
|
||||
|
||||
### 事务底座
|
||||
|
||||
- SQLite schema version 升至 3,新增 `node_ssr_container_deployment` 单例表。
|
||||
- 新增 `NodeSsrContainerDeployment` 读写与原子提交方法,端口严格限制为 `18910/28910`。
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user