dendrite/internal/caching
Till ad07b169b8
Refactor StoreEvent and create a new RoomDatabase interface ()
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
2023-02-24 09:40:20 +01:00
..
cache_eventstatekeys.go Refactor StoreEvent and create a new RoomDatabase interface () 2023-02-24 09:40:20 +01:00
cache_federationevents.go Ristretto cache () 2022-07-11 14:31:31 +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 Ristretto cache () 2022-07-11 14:31:31 +01:00
cache_roomservernids.go Refactor StoreEvent and create a new RoomDatabase interface () 2023-02-24 09:40:20 +01:00
cache_roomversions.go Ristretto cache () 2022-07-11 14:31:31 +01:00
cache_serverkeys.go Ristretto cache () 2022-07-11 14:31:31 +01:00
cache_space_rooms.go Ristretto cache () 2022-07-11 14:31:31 +01:00
cache_typing.go Remove eduserver () 2022-03-29 14:14:35 +02: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
caches.go Refactor StoreEvent and create a new RoomDatabase interface () 2023-02-24 09:40:20 +01:00
impl_ristretto.go Refactor StoreEvent and create a new RoomDatabase interface () 2023-02-24 09:40:20 +01:00