cockroachdb / cockroachdb/pebble
db: enable ingesting ssts with blob file refrences
Open
A-storage
T-storage
- Dominant language
- Go
- Stars
- 6k
- Forks
- 584
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 5
Description
Currently, value separation into blob files only occurs during compactions. We should support ingesting SSTs with blob file references along with their blob files. This will enable tiered storage policies to be applied at ingestion time.
We'll need to first add support for separating values when writing external ssts.
Jira issue: PEBBLE-1218
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.