intel / intel/compile-time-init-build
💡 `indexed_handler`: Support for indices with greater/less-than comparisons
Open
enhancement
- Dominant language
- C++
- Stars
- 648
- Forks
- 63
- Avg merge
- 4h 25m
- Merged PRs (30d)
- 17
Description
The current `indexed_handler` doesn't support efficient greater/less-than comparisons on indexed fields. This enhancement would add this support by generating an ordered index that allows for _fast_ inequality lookup time.
Contributor guide
Assessment
This issue has not been assessed yet.