mirror of
https://github.com/matrix-org/dendrite
synced 2025-11-21 23:31:09 +01:00
- 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> |
||
|---|---|---|
| .. | ||
| 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 | ||