4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-11 09:56:25 +00:00
dendrite/internal/caching
Sam Wedgwood 9582827493
de-MSC-ifying space summaries (MSC2946) ()
- 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 

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 () 2023-02-24 09:40:20 +01:00
cache_federationevents.go Remove gmsl.HeaderedEvent () 2023-04-27 12:54:20 +01:00
cache_lazy_load_members.go Invalidate lazyLoadCache if we're doing an initial sync () 2022-08-05 14:27:27 +02:00
cache_roomevents.go Use PDU in even more places () 2023-05-03 10:21:27 +01:00
cache_roomservernids.go de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00
cache_roomversions.go Ristretto cache () 2022-07-11 14:31:31 +01:00
cache_serverkeys.go Make StrictValidityChecking a function () 2023-06-06 15:16:55 +02:00
cache_space_rooms.go de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00
cache_typing_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers () 2022-05-17 13:23:35 +01:00
cache_typing.go Remove eduserver () 2022-03-29 14:14:35 +02:00
caches.go de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00
impl_ristretto.go de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00