mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
This should deflake UTs and be more correct in terms of getting `Events`. `Events` tries to fetch the event from the cache first and may get an unredacted event from it, while it should already be redacted. |
||
|---|---|---|
| .. | ||
| cache_eventstatekeys.go | ||
| cache_federationevents.go | ||
| cache_lazy_load_members.go | ||
| cache_roomevents.go | ||
| cache_roomservernids.go | ||
| cache_roomversions.go | ||
| cache_serverkeys.go | ||
| cache_space_rooms.go | ||
| cache_typing.go | ||
| cache_typing_test.go | ||
| caches.go | ||
| impl_ristretto.go | ||