mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
cb53ce9d64
Currently when fetching state groups from the data store we make two hits two the database: once for members and once for non-members (unless request is filtered to one or the other). This adds needless load to the datbase, so this PR refactors the lookup to make only a single database hit. |
||
---|---|---|
.. | ||
v1 | ||
v1_only | ||
v2_alpha | ||
__init__.py | ||
transactions.py | ||
versions.py |