forked-synapse/synapse/storage
Erik Johnston 578c5c736e
Reduce amount of state pulled out when querying federation hierachy (#16785)
There are two changes here:

1. Only pull out the required state when handling the request.
2. Change the get filtered state return type to check that we're only
querying state that was requested

---------

Co-authored-by: reivilibre <oliverw@matrix.org>
2024-01-10 14:31:35 +00:00
..
controllers Update license headers 2023-11-21 15:29:58 -05:00
databases Reduce amount of state pulled out when querying federation hierachy (#16785) 2024-01-10 14:31:35 +00:00
engines Update license headers 2023-11-21 15:29:58 -05:00
schema Update book location 2023-12-13 16:15:22 +00:00
util Update license headers 2023-11-21 15:29:58 -05:00
__init__.py Update license headers 2023-11-21 15:29:58 -05:00
_base.py Update license headers 2023-11-21 15:29:58 -05:00
background_updates.py Update license headers 2023-11-21 15:29:58 -05:00
database.py Update license headers 2023-11-21 15:29:58 -05:00
keys.py Update license headers 2023-11-21 15:29:58 -05:00
prepare_database.py Update license headers 2023-11-21 15:29:58 -05:00
push_rule.py Update license headers 2023-11-21 15:29:58 -05:00
roommember.py Update license headers 2023-11-21 15:29:58 -05:00
types.py Update license headers 2023-11-21 15:29:58 -05:00