algorand / algorand/go-algorand
Add option to store and retrieve deltas
Đang mở
Enhancement
- Ngôn ngữ chính
- Go
- Star
- 1.4k
- Fork
- 537
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
## Status
Currently node stores a few deltas in memory only.
## Expected
Node optionally stores deltas along with blocks and allows for retrieval from storage.
This could be available only with PebbleDB compressed storage to not go beyond current full archival SQLite storage requirements.
Imagine a follower-less infra once dedicated archivers have this option enabled.
## Urgency
Alognode.io built a dedicated pipeline and a block server just for that - to solve the jittery nature of the current conduit/follower pipeline.
https://github.com/AlgoNode/blocksrv
https://github.com/AlgoNode/conduit-plugin-export-blksrv
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.