forked-synapse/synapse/replication
Erik Johnston d5275fc55f
Propagate cache invalidates from workers to other workers. (#6748)
Currently if a worker invalidates a cache it will be streamed to master, which then didn't forward those to other workers.
2020-01-27 13:47:50 +00:00
..
http Fixup synapse.replication to pass mypy checks (#6667) 2020-01-14 14:08:06 +00:00
slave Allow streaming cache invalidate all to workers. (#6749) 2020-01-22 10:37:00 +00:00
tcp Propagate cache invalidates from workers to other workers. (#6748) 2020-01-27 13:47:50 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00