mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 02:10:42 -05:00
Since the events received in a transaction are ordered, later events might depend on earlier events and so we shouldn't blindly process them in parellel. |
||
|---|---|---|
| .. | ||
| transport | ||
| __init__.py | ||
| federation_base.py | ||
| federation_client.py | ||
| federation_server.py | ||
| persistence.py | ||
| replication.py | ||
| transaction_queue.py | ||
| units.py | ||