Description
Improve the performance of the OrderedIndex during insert time by implementing a SkipList instead of a simple LinkedList.
Attachments
Attachments
Issue Links
- relates to
-
OAK-1263 optimize oak index to support 'fast ORDER BY' queries to support sorting & pagination for large set of children
- Closed
- links to