-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
backlogIssues that are marked to be worked onIssues that are marked to be worked onenhancementNew feature or requestNew feature or request
Milestone
Description
Currently, an index is only created for the primary key of a collection. That means for every other query where the primary key is not included, the entire collection has to be scanned. If you were able to configure multiple secondary indexes, read operations could reference the hash table as opposed to scanning the linked list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlogIssues that are marked to be worked onIssues that are marked to be worked onenhancementNew feature or requestNew feature or request