good first issue
Repository metrics
- Stars
- (3,955 stars)
- PR merge metrics
- (Avg merge 15d 21h) (5 merged PRs in 30d)
Description
Per this comment, we should try converting the value cache and range cache from HashMaps to BTreeMaps, to see if ordered insertion into redb on flush improves indexing performance.