mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-02-11 21:44:28 -06:00
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) |
||
---|---|---|
.. | ||
acls.go | ||
acls_test.go |