forked-synapse/synapse/replication/tcp
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
..
streams Allow streaming cache invalidate all to workers. (#6749) 2020-01-22 10:37:00 +00:00
__init__.py Fix up docs 2017-03-31 11:19:24 +01:00
client.py Wake up transaction queue when remote server comes back online (#6706) 2020-01-17 10:27:19 +00:00
commands.py Wake up transaction queue when remote server comes back online (#6706) 2020-01-17 10:27:19 +00:00
protocol.py Propagate cache invalidates from workers to other workers. (#6748) 2020-01-27 13:47:50 +00:00
resource.py Propagate cache invalidates from workers to other workers. (#6748) 2020-01-27 13:47:50 +00:00