Skip to content
Snippets Groups Projects
Unverified Commit 7b4d7429 authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Don't invalidate the entire event cache when we purge history (#16905)

We do this by adding support to the LRU cache for "extra indices" based
on the cached value. This allows us to efficiently map from room ID to
the cached events and only invalidate those.
parent 01910b98
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment