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 |
||
|---|---|---|
| .. | ||
| input.go | ||
| input_events.go | ||
| input_events_test.go | ||
| input_latest_events.go | ||
| input_membership.go | ||
| input_missing.go | ||
| input_test.go | ||