MatrixSynapse/synapse/federation
Richard van der Hoff 9fc5b74b24 simplify get_persisted_pdu
it doesn't make much sense to use get_persisted_pdu on the receive path: just
get the event straight from the store.
2018-06-12 09:51:31 +01:00
..
transport
__init__.py
federation_base.py
federation_client.py
federation_server.py simplify get_persisted_pdu 2018-06-12 09:51:31 +01:00
persistence.py
send_queue.py federation/send_queue.py: fix usage of sortedcontainers.SortedDict 2018-06-06 02:45:18 +03:00
transaction_queue.py
units.py