-
Notifications
You must be signed in to change notification settings - Fork 1
Sparse Index #18
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Add an index to
SSTablethat provides a file offset to start searching from, instead of doing a linear scan everytime. The implementation depends on the file format designed in #20.