Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature - ProgramCache index implementation switch (#1269)
* Removes direct usage of ProgramCache::entries in get_entries_to_load(). * Adds enum to switch between index implementations. * Inserts match self.index where ever necessary.
- Loading branch information