Skip to content

Replace SimpleStore with inverted index (label -> BTreeMap<Time>)#175

Merged
milindsrivastava1997 merged 27 commits into
mainfrom
130-change-simplestore-to-have-a-better-indexing-for-time-and-label-lookups
Mar 27, 2026
Merged

Replace SimpleStore with inverted index (label -> BTreeMap<Time>)#175
milindsrivastava1997 merged 27 commits into
mainfrom
130-change-simplestore-to-have-a-better-indexing-for-time-and-label-lookups

fix: declare global and per_key as modules so common.rs items are rea…

f278e01
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
test
succeeded Mar 24, 2026 in 1m 34s