Noticed that indexing modules store all the index tags without de-duping them, i.e. here `evt_addr` repeats 6 times: <img width="659" alt="image" src="https://github.com/user-attachments/assets/ef0133a5-001f-49bc-b251-f7cf8d584dcc"> Storing unique tags should improve performance and save space.