synapse-product/synapse/replication/slave
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
..
storage Batch cache invalidation over replication 2019-02-18 17:53:31 +00:00
__init__.py Add a slaved events store class 2016-04-06 14:18:35 +01:00