0.6 rust重构01
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# storage-convex-bridge
|
||||
|
||||
阶段 1 的 Convex 桥接 crate。
|
||||
|
||||
当前职责:
|
||||
- 把 Rust 协议对象映射为 Convex 读写请求
|
||||
- 透传 request / actor / workspace / auth 上下文
|
||||
- 生成最小 CommandLog / DomainEvent 骨架
|
||||
|
||||
当前明确不做:
|
||||
- 不复制主事实层
|
||||
- 不维护第二数据库
|
||||
- 不隐藏 tenant / auth / request context
|
||||
- 不承载复杂业务裁决
|
||||
|
||||
相关设计文档:
|
||||
- `../../design/phase1-f-bridge-responsibilities-v0.md`
|
||||
- `../../design/phase1-f-write-read-flow-v0.md`
|
||||
Reference in New Issue
Block a user