cockroachdb / cockroachdb/pebble
base: consider altering InternalIterator return value
Open
A-storage
no-issue-activity
T-storage
- Dominant language
- Go
- Stars
- 6k
- Forks
- 584
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 5
Description
InternalIterator positioning methods return `(*InternalKey, LazyValue)`. Surface `(*InternalKV, error)` instead.
Jira issue: PEBBLE-54
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.