dendrite/roomserver/internal
Neil Alexander b3753521b4
Use KindOld instead of KindNew for fetched missing events
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.
2022-02-07 11:41:05 +00:00
..
helpers Full roomserver input transactional isolation (#2141) 2022-02-04 10:39:34 +00:00
input Use KindOld instead of KindNew for fetched missing events 2022-02-07 11:41:05 +00:00
perform PerformInvite: bugfix and rejig control flow (#2137) 2022-02-02 13:30:48 +00:00
query Roomserver/federation input refactor (#2104) 2022-01-27 14:29:14 +00:00
alias.go Various alias fixes (#1934) 2021-07-21 16:53:50 +01:00
api.go Use pull consumers (#2140) 2022-02-02 13:32:48 +00:00