mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
* Remove roominfo cache It's the source of a number of race conditions which are seemingly causing bugs and CI failures. * Make the linter less sad |
||
|---|---|---|
| .. | ||
| 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 | ||