Reduce size of uberstore indices
Open
enhancement
- Dominant language
- Scala
- Stars
- 296
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
An anonymous reviewer of an upcoming paper about Sirius suggests:
> Design point: you don't need to keep an index of all records, just a sampling of them
> (every 10th or 100th or 1000th); you'd use less RAM and once you seeked to the
> closest preceding index entry in the log you'd read forward serially.
Contributor guide
Assessment
This issue has not been assessed yet.