mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-22 20:23:01 -05:00
Reducing the amount of state we pull from the DB is useful as fetching state is expensive in terms of DB, CPU and memory. |
||
|---|---|---|
| .. | ||
| transport | ||
| __init__.py | ||
| test_complexity.py | ||
| test_federation_catch_up.py | ||
| test_federation_client.py | ||
| test_federation_sender.py | ||
| test_federation_server.py | ||