mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-01 03:03:10 -06:00
This should reduce backpressure on the roomserver input quite a bit because `KindNew` requires far more checks. If we filled the gap then we can skip all the effort of checking for missing previous events and we don't want to run the latest events updater for these events either. |
||
|---|---|---|
| .. | ||
| input.go | ||
| input_events.go | ||
| input_latest_events.go | ||
| input_membership.go | ||
| input_missing.go | ||