synapse-product/synapse/replication/slave
Erik Johnston 29574fd5b3 Reduce federation presence replication traffic
This is mainly done by moving the calculation of where to send presence
updates from the presence handler to the transaction queue, so we only
need to send the presence event (and not the destinations) across the
replication connection. Before we were duplicating by sending the full
state across once per destination.
2017-04-10 16:48:30 +01:00
..
storage Reduce federation presence replication traffic 2017-04-10 16:48:30 +01:00
__init__.py Add a slaved events store class 2016-04-06 14:18:35 +01:00