mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
This PR changes a few things: - It pulls out the creation of several NIDs from the `StoreEvent` function to make the functions more reusable - Uses more caching when using those NIDs to avoid DB round trips |
||
|---|---|---|
| .. | ||
| 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 | ||