forked-synapse/synapse/federation
Erik Johnston d41a1a91d3 Linearize fetching of gaps on incoming events
This potentially stops the server from doing multiple requests for the
same data.
2016-06-15 15:16:14 +01:00
..
transport Fix up federation PublicRoomList 2016-06-08 14:39:31 +01:00
__init__.py Remove redundated BaseHomeServer 2016-01-26 13:52:29 +00:00
federation_base.py Linearize fetching of gaps on incoming events 2016-06-15 15:16:14 +01:00
federation_client.py Linearize fetching of gaps on incoming events 2016-06-15 15:16:14 +01:00
federation_server.py Linearize fetching of gaps on incoming events 2016-06-15 15:16:14 +01:00
persistence.py copyrights 2016-01-07 04:26:29 +00:00
replication.py Linearize fetching of gaps on incoming events 2016-06-15 15:16:14 +01:00
transaction_queue.py Run transaction queue on reactor 2016-05-09 10:10:06 +01:00
units.py copyrights 2016-01-07 04:26:29 +00:00