matrix-org.dendrite/roomserver/types
Till ad07b169b8
Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985)
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
..
types.go Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985) 2023-02-24 09:40:20 +01:00
types_test.go Add roomserver tests (3/4) (#2447) 2022-05-16 19:33:16 +02:00