Note transport: port database
未关闭
note transport
- 主要语言
- Rust
- 星标
- 104
- 派生
- 138
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 56
描述
Port the database changes to our new (empty) note transport layer crate.
This could be either the current sqlite, or the proposed postgres implementation - but not both. The latter does have scaling and durability benefits, though does incur latency costs.
The initial design refactor should reflect that we are now storing _committed_ notes only. This might have implications, in particular it may make sense to also store inclusion proofs though we can always add those later when/if the RPC endpoints dictate it.
贡献指南
评估
这个 Issue 还没有评估数据。