-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
TPAC2024Topic for discussion at TPAC 2024Topic for discussion at TPAC 2024
Description
TPAC 2024: Should we add getAllIndexKeys() to IDBIndex? Like getAllKeys(), but returns index keys instead of primary keys.
The proposed getAllEntries() will return index keys as well as primary keys and values for IDBIndex. However, some scenarios may want to get all index keys without also getting the values. Getting large values may hinder performance when the values are not needed.
dfahlander, voodoos and dumbmatter
Metadata
Metadata
Assignees
Labels
TPAC2024Topic for discussion at TPAC 2024Topic for discussion at TPAC 2024