Skip to content

Commit b86350c

Browse files
authored
Merge 'mvcc: add some plumbing for index support' from Jussi Saurio
Adds `index_rows` which is a map of maps (one `SkipMap<SortableIndexKey, Vec<RowVersion>>` per index), and adds `mvcc_cursor_type` to `MvccLazyCursor`. Some cursor operations are refactored to work on both indexes and tables. Nothing basically actually works with indexes yet, but trying to keep PRs manageably sized. Closes #4027
2 parents d595721 + 6cd2a68 commit b86350c

File tree

4 files changed

+390
-176
lines changed

4 files changed

+390
-176
lines changed

0 commit comments

Comments
 (0)