Note transport: port database
Đang mở
note transport
- Ngôn ngữ chính
- Rust
- Star
- 104
- Fork
- 138
- Merge trung bình
- 1 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 56
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.