mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-01-18 18:04:27 -06:00
928c8c8c4a
This now should actually speed up startup times. This is because _many_ rooms (like DMs) don't have room ACLs, this means that we had around 95% pointless DB queries. (as queried on d.m.org) |
||
---|---|---|
.. | ||
membership_updater.go | ||
prepare.go | ||
room_updater.go | ||
storage.go | ||
storage_test.go |