synapse-product/synapse/replication
Erik Johnston a9b5ea6fc1 Batch cache invalidation over replication
Currently whenever the current state changes in a room invalidate a lot
of caches, which cause *a lot* of traffic over replication. Instead,
lets batch up all those invalidations and send a single poke down
the replication streams.

Hopefully this will reduce load on the master process by substantially
reducing traffic.
2019-02-18 17:53:31 +00:00
..
http Move register_device into handler 2019-02-18 16:49:38 +00:00
slave Batch cache invalidation over replication 2019-02-18 17:53:31 +00:00
tcp Don't truncate command name in metrics 2018-10-29 17:34:21 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00