CodableDatastore
CodableDatastore copied to clipboard
Add sparse set lookups
Given a sorted set of IDs (or index entries), we should be able to efficiently walk the tree gathering records in the process, skipping pages as we go.