matrix-org.dendrite/internal/caching
Sam Wedgwood 9582827493
de-MSC-ifying space summaries (MSC2946) (#3134)
- This PR moves and refactors the
[code](https://github.com/matrix-org/dendrite/blob/main/setup/mscs/msc2946/msc2946.go)
for
[MSC2946](https://github.com/matrix-org/matrix-spec-proposals/pull/2946)
('Space Summaries') to integrate it into the rest of the codebase.
- Means space summaries are no longer hidden behind an MSC flag
- Solves #3096

Signed-off-by: Sam Wedgwood <sam@wedgwood.dev>
2023-07-20 15:06:05 +01:00
..
cache_eventstatekeys.go Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985) 2023-02-24 09:40:20 +01:00
cache_federationevents.go Remove gmsl.HeaderedEvent (#3068) 2023-04-27 12:54:20 +01:00
cache_lazy_load_members.go Invalidate lazyLoadCache if we're doing an initial sync (#2623) 2022-08-05 14:27:27 +02:00
cache_roomevents.go Use PDU in even more places (#3074) 2023-05-03 10:21:27 +01:00
cache_roomservernids.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
cache_roomversions.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
cache_serverkeys.go Make `StrictValidityChecking` a function (#3092) 2023-06-06 15:16:55 +02:00
cache_space_rooms.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
cache_typing.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02: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
caches.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
impl_ristretto.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00