Add arbitrary range's snapshot creation logic to log storages
Open
feature
log-storage
snapshot
- Dominant language
- Rust
- Stars
- 44
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently the `request_index` and `to` parameters of the `XXStorageCore::snapshot()` method are ignored, and snapshot is always created on the entire log records.
Let's add logic to support generating snapshots for the arbitrary range.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.