mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-04 15:08:59 +01:00
ad07b169b8
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 |
||
---|---|---|
.. | ||
event_json_table_test.go | ||
event_state_keys_table_test.go | ||
event_types_table_test.go | ||
events_table_test.go | ||
interface.go | ||
invite_table_test.go | ||
membership_table_test.go | ||
previous_events_table_test.go | ||
published_table_test.go | ||
redactions_table_test.go | ||
room_aliases_table_test.go | ||
rooms_table_test.go | ||
state_block_table_test.go | ||
state_snapshot_table_test.go |