mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-29 15:09:51 -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. |
||
|---|---|---|
| .. | ||
| controllers | ||
| databases | ||
| engines | ||
| schema | ||
| util | ||
| __init__.py | ||
| _base.py | ||
| background_updates.py | ||
| database.py | ||
| keys.py | ||
| prepare_database.py | ||
| push_rule.py | ||
| roommember.py | ||
| state.py | ||
| types.py | ||