1
0
mirror of https://github.com/matrix-org/dendrite.git synced 2024-06-15 05:26:40 +00:00
matrix-org.dendrite/internal/caching
Neil Alexander 2250768be1
Remove roominfo cache (#2615)
* 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
2022-08-03 17:14:21 +01:00
..
cache_eventstatekeys.go Add event state key cache (#2576) 2022-07-19 12:15:48 +01:00
cache_federationevents.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
cache_lazy_load_members.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
cache_roomevents.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
cache_roomservernids.go Remove roominfo cache (#2615) 2022-08-03 17:14:21 +01:00
cache_roomversions.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
cache_serverkeys.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
cache_space_rooms.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
cache_typing_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
cache_typing.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
caches.go Remove roominfo cache (#2615) 2022-08-03 17:14:21 +01:00
impl_ristretto.go Remove roominfo cache (#2615) 2022-08-03 17:14:21 +01:00